index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] isofs: show hidden files, add granularity for assoc/hidden files flags
Jeremy White
2005-06-21
4
-18
/
+36
*
[PATCH] rock: handle directory overflows
Andrew Morton
2005-06-21
1
-2
/
+74
*
[PATCH] rock: rename union members
Andrew Morton
2005-06-21
1
-24
/
+24
*
[PATCH] rock.c: handle corrupted directories
Andrew Morton
2005-06-21
1
-0
/
+13
*
[PATCH] isofs: remove debug stuff
Andrew Morton
2005-06-21
1
-77
/
+32
*
[PATCH] rock: lindent rock.h
Andrew Morton
2005-06-21
1
-90
/
+93
*
[PATCH] rock: comment tidies
Andrew Morton
2005-06-21
1
-11
/
+21
*
[PATCH] rock: remove MAYBE_CONTINUE
Andrew Morton
2005-06-21
1
-107
/
+130
*
[PATCH] rock: remove SETUP_ROCK_RIDGE
Andrew Morton
2005-06-21
1
-17
/
+22
*
[PATCH] rock: remove CHECK_CE
Andrew Morton
2005-06-21
1
-8
/
+9
*
[PATCH] rock: remove CONTINUE_DECLS
Andrew Morton
2005-06-21
1
-12
/
+12
*
[PATCH] rock: remove CHECK_SP
Andrew Morton
2005-06-21
1
-9
/
+21
*
[PATCH] rock: manual tidies
Andrew Morton
2005-06-21
1
-286
/
+285
*
[PATCH] rock: lindent it
Andrew Morton
2005-06-21
1
-291
/
+356
*
[PATCH] autofs4: bad lookup fix
Ian Kent
2005-06-21
1
-1
/
+8
*
[PATCH] autofs4: post expire race fix
Ian Kent
2005-06-21
1
-0
/
+7
*
[PATCH] autofs4: avoid panic on bind mount of autofs owned directory
Ian Kent
2005-06-21
3
-5
/
+19
*
[PATCH] VFS: memory leak in do_kern_mount()
Gerald Schaefer
2005-06-21
1
-0
/
+1
*
[PATCH] vm: try_to_free_pages unused argument
Darren Hart
2005-06-21
1
-1
/
+1
*
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
2005-06-21
3
-0
/
+5
*
[PATCH] mm: add /proc/zoneinfo
Nikita Danilov
2005-06-21
1
-0
/
+14
*
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-21
1
-3
/
+3
*
[PATCH] devfs: remove devfs from Kconfig preventing it from being built
Greg KH
2005-06-21
1
-50
/
+0
*
Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2005-06-21
22
-201
/
+100
|
\
|
*
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
2005-06-20
12
-118
/
+201
|
|
\
|
*
|
JFS: Fix compiler warning in jfs_logmgr.c
Dave Kleikamp
2005-06-03
1
-2
/
+3
|
*
|
JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859
Dave Kleikamp
2005-06-02
1
-0
/
+3
|
*
|
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
2005-06-02
58
-384
/
+489
|
|
\
\
|
*
|
|
JFS: Remove redundant kfree() NULL pointer checks
Jesper Juhl
2005-05-09
2
-8
/
+4
|
*
|
|
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
2005-05-05
2
-9
/
+13
|
|
\
\
\
|
*
|
|
|
JFS: Fix sparse warning
Dave Kleikamp
2005-05-04
1
-1
/
+1
|
*
|
|
|
JFS: cleanup - remove unneeded sanity check
Dave Kleikamp
2005-05-04
1
-9
/
+0
|
*
|
|
|
JFS: fix sparse warnings by moving extern declarations to headers
Dave Kleikamp
2005-05-04
18
-181
/
+89
*
|
|
|
|
[PATCH] SYSFS: fix PAGE_SIZE check
Jon Smirl
2005-06-20
1
-1
/
+1
*
|
|
|
|
[PATCH] sysfs-iattr: set inode attributes
Maneesh Soni
2005-06-20
3
-8
/
+35
*
|
|
|
|
[PATCH] sysfs-iattr: add sysfs_setattr
Maneesh Soni
2005-06-20
3
-0
/
+68
*
|
|
|
|
[PATCH] sysfs-iattr: attach sysfs_dirent before new inode
Maneesh Soni
2005-06-20
1
-10
/
+15
*
|
|
|
|
[PATCH] libfs: add simple attribute files
Arnd Bergmann
2005-06-20
2
-38
/
+129
*
|
|
|
|
[PATCH] class: convert the remaining class_simple users in the kernel to usee...
gregkh@suse.de
2005-06-20
1
-9
/
+9
*
|
|
|
|
[PATCH] sysfs: if show/store is missing return -EIO
Dmitry Torokhov
2005-06-20
2
-4
/
+4
*
|
|
|
|
[PATCH] sysfs_{create|remove}_link should take const char *
Dmitry Torokhov
2005-06-20
1
-4
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Clean up subthread exec
Linus Torvalds
2005-06-18
1
-10
/
+6
*
|
|
|
[PATCH] Fix large core dumps with a 32-bit off_t
Daniel Jacobowitz
2005-06-16
1
-1
/
+1
*
|
|
|
[PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK...
Trond Myklebust
2005-06-13
1
-1
/
+41
*
|
|
|
Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...
Steve French
2005-06-09
3
-84
/
+124
|
\
\
\
\
|
*
|
|
|
[PATCH] NFS: Fix lookup intent handling
Trond Myklebust
2005-06-07
1
-14
/
+35
|
*
|
|
|
[PATCH] binfmt_flat mmap flag fix
Yoshinori Sato
2005-06-06
1
-3
/
+3
|
*
|
|
|
[PATCH] namei fixes (19/19)
Al Viro
2005-06-06
1
-1
/
+1
|
*
|
|
|
[PATCH] namei fixes (18/19)
Al Viro
2005-06-06
1
-3
/
+1
|
*
|
|
|
[PATCH] namei fixes (17/19)
Al Viro
2005-06-06
1
-19
/
+16
[next]