index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
fs/ncpfs/getopt.c: cleanup keneldoc
Qinghuang Feng
1
-1
/
+0
2009-01-06
fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status
Qinghuang Feng
1
-1
/
+1
2009-01-06
fs: fix function param name in kernel-doc
Randy Dunlap
1
-1
/
+1
2009-01-06
fs/inode: fix kernel-doc notation
Randy Dunlap
1
-4
/
+4
2009-01-06
do_coredump(): check return from argv_split()
Tetsuo Handa
1
-0
/
+5
2009-01-06
add missing accounting calls to compat_sys_{readv,writev}
Gerd Hoffmann
1
-0
/
+6
2009-01-06
fs: fix name overwrite in __register_chrdev_region()
Cyrill Gorcunov
1
-1
/
+1
2009-01-06
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
2
-4
/
+4
2009-01-06
poll: allow f_op->poll to sleep
Tejun Heo
1
-14
/
+62
2009-01-06
fs: use menuconfig to control the Misc. filesystems menu
Randy Dunlap
1
-2
/
+15
2009-01-06
fs/exec.c:__bprm_mm_init(): clean up error handling
Luiz Fernando N. Capitulino
1
-14
/
+6
2009-01-06
fs: sys_sync fix
Nick Piggin
1
-19
/
+1
2009-01-06
fs: sync_sb_inodes fix
Nick Piggin
1
-7
/
+53
2009-01-06
fs: remove WB_SYNC_HOLD
Nick Piggin
1
-10
/
+2
2009-01-06
UBIFS: do not use WB_SYNC_HOLD
Artem Bityutskiy
1
-1
/
+8
2009-01-06
block_write_begin(): remove useless goto
Franck Bui-Huu
1
-1
/
+0
2009-01-06
hugetlb: unsigned ret cannot be negative
Roel Kluin
1
-4
/
+8
2009-01-06
fs: truncate blocks outside i_size after O_DIRECT write error
Dmitri Monakhov
1
-0
/
+13
2009-01-06
mm: remove GFP_HIGHUSER_PAGECACHE
Hugh Dickins
1
-2
/
+2
2009-01-06
do_mpage_readpage(): remove useless clear_buffer_mapped() call
Franck Bui-Huu
1
-1
/
+0
2009-01-06
mm: do_sync_mapping_range integrity fix
Nick Piggin
1
-1
/
+1
2009-01-06
do_mpage_readpage(): don't submit lots of small bios on boundary
Miquel van Smoorenburg
1
-1
/
+4
2009-01-06
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
1
-2
/
+4
2009-01-06
mm: report the pagesize backing a VMA in /proc/pid/smaps
Mel Gorman
1
-2
/
+4
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
12
-130
/
+316
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
42
-1084
/
+961
2009-01-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
63
-3046
/
+9587
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
37
-169
/
+115
2009-01-05
inotify: fix type errors in interfaces
Michael Kerrisk
1
-1
/
+1
2009-01-05
fix breakage in reiserfs_new_inode()
Al Viro
1
-7
/
+6
2009-01-05
fix the treatment of jfs special inodes
Al Viro
1
-3
/
+7
2009-01-05
vfs: remove duplicate code in get_fs_type()
Li Zefan
1
-10
/
+13
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
4
-65
/
+45
2009-01-05
sys_execve and sys_uselib do not call into fsnotify
Eric Paris
1
-0
/
+5
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
18
-43
/
+2
2009-01-05
inode->i_op is never NULL
Al Viro
7
-29
/
+22
2009-01-05
ntfs: don't NULL i_op
Al Viro
1
-3
/
+0
2009-01-05
isofs check for NULL ->i_op in root directory is dead code
Al Viro
1
-6
/
+0
2009-01-05
affs: do not zero ->i_op
Al Viro
1
-2
/
+1
2009-01-05
vfs: lseek(fd, 0, SEEK_CUR) race condition
Alain Knaff
1
-0
/
+13
2009-01-05
ocfs2: Access the right buffer_head in ocfs2_merge_rec_left.
Tao Ma
1
-2
/
+2
2009-01-05
ocfs2: use min_t in ocfs2_quota_read()
Mark Fasheh
1
-1
/
+1
2009-01-05
ocfs2: remove unneeded lvb casts
Mark Fasheh
1
-7
/
+5
2009-01-05
ocfs2: Add xattr support checking in init_security
Tiger Yang
1
-0
/
+3
2009-01-05
ocfs2: alloc xattr bucket in ocfs2_xattr_set_handle
Tiger Yang
1
-3
/
+15
2009-01-05
ocfs2: calculate and reserve credits for xattr value in mknod
Tiger Yang
1
-14
/
+26
2009-01-05
ocfs2/xattr: fix credits calculation during index create
Tao Ma
1
-1
/
+9
2009-01-05
ocfs2/xattr: Always updating ctime during xattr set.
Tao Ma
1
-4
/
+16
2009-01-05
ocfs2/xattr: Remove extend_trans call and add its credits from the beginning
Tao Ma
1
-13
/
+10
2009-01-05
ocfs2/dlm: Fix race during lockres mastery
Sunil Mushran
1
-1
/
+8
[next]