1. 77f6bf5 splice: fix error return code by Andrew Morton · 16 years ago
  2. 4f23122 splice: fix repeated kmap()'s in default_file_splice_read() by Jens Axboe · 16 years ago
  3. 0b0a47f splice: implement default splice_write method by Miklos Szeredi · 16 years ago
  4. 6818173 splice: implement default splice_read method by Miklos Szeredi · 16 years ago
  5. 7c77f0b splice: implement pipe to pipe splicing by Miklos Szeredi · 16 years ago
  6. c3a4d78 block: add rq->resid_len by Tejun Heo · 16 years ago
  7. db2dbb1 block: implement blkdev_readpages by Jeff Moyer · 16 years ago
  8. 4b2b0b9 ROMFS: Advance destination buffer pointer when reading from a blockdev by David Howells · 16 years ago
  9. 84baf74 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison by David Howells · 16 years ago
  10. a4277bf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  11. ff91fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 16 years ago
  12. 58be18c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  13. 12bac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  14. 97c68d00 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  15. 437f7fd check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ by Oleg Nesterov · 16 years ago
  16. 8c652f9 do_execve() must not clear fs->in_exec if it was set by another thread by Oleg Nesterov · 16 years ago
  17. e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 16 years ago
  18. d9ba761 GFS2: Ensure that the inode goal block settings are updated by Steven Whitehouse · 16 years ago
  19. d8bd504 GFS2: Fix bug in block allocation by Steven Whitehouse · 16 years ago
  20. b5451f7 ext4: Fix potential inode allocation soft lockup in Orlov allocator by Theodore Ts'o · 16 years ago
  21. e84a26c ext4: Make the extent validity check more paranoid by Theodore Ts'o · 16 years ago
  22. 3a6b42c eCryptfs: Larger buffer for encrypted symlink targets by Tyler Hicks · 16 years ago
  23. ca8e34f eCryptfs: Lock lower directory inode mutex during lookup by Tyler Hicks · 16 years ago
  24. e77cc8d eCryptfs: Remove ecryptfs_unlink_sigs warnings by Tyler Hicks · 16 years ago
  25. 13a791b eCryptfs: Fix data corruption when using ecryptfs_passthrough by Tyler Hicks · 16 years ago
  26. 3a5203a eCryptfs: Print FNEK sig properly in /proc/mounts by Tyler Hicks · 16 years ago
  27. 57ea34d eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev() by Tyler Hicks · 16 years ago
  28. ae6e845 eCryptfs: Copy lower inode attrs before dentry instantiation by Tyler Hicks · 16 years ago
  29. a9e9dc2 bio: use bio_kmalloc() in copy/map functions by Tejun Heo · 16 years ago
  30. 451a9eb bio: fix bio_kmalloc() by Tejun Heo · 16 years ago
  31. ccc5ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  32. c12ddba hugetlbfs: return negative error code for bad mount option by Akinobu Mita · 16 years ago
  33. 546888d Btrfs: fix btrfs fallocate oops and deadlock by Chris Mason · 16 years ago
  34. b33ecba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  35. 9a41fe3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  36. 8340437 NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs by Trond Myklebust · 16 years ago
  37. 38e23c9 fs: Mark get_filesystem_list() as __init function. by Tetsuo Handa · 16 years ago
  38. 2eae7a1 kill vfs_stat_fd / vfs_lstat_fd by Christoph Hellwig · 16 years ago
  39. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 16 years ago
  40. fd56d24 ecryptfs: use memdup_user() by Li Zefan · 16 years ago
  41. a9482eb ncpfs: use memdup_user() by Li Zefan · 16 years ago
  42. 0e639bd xfs: use memdup_user() by Li Zefan · 16 years ago
  43. 1c8542c sysfs: use memdup_user() by Li Zefan · 16 years ago
  44. dae7b66 btrfs: use memdup_user() by Li Zefan · 16 years ago
  45. 3939fcd xattr: use memdup_user() by Li Zefan · 16 years ago
  46. 3eac877 autofs4: use memchr() in invalid_string() by Al Viro · 16 years ago
  47. 2f9092e Fix i_mutex vs. readdir handling in nfsd by David Woodhouse · 16 years ago
  48. 1ba0c7d fs/compat_ioctl: fix build when !BLOCK by Alexander Beregalov · 16 years ago
  49. 117aff7 Fix autofs_expire() by Al Viro · 16 years ago
  50. 24b6f16 No need for crossing to mountpoint in audit_tag_tree() by Al Viro · 16 years ago
  51. 1644ccc Safer nfsd_cross_mnt() by Al Viro · 16 years ago
  52. e5d67f0 Touch all affected namespaces on propagation of mount by Al Viro · 16 years ago
  53. cf2706a3 Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD by Al Viro · 16 years ago
  54. 8c594ea Btrfs: use the right node in reada_for_balance by Chris Mason · 16 years ago
  55. 11c8349 Btrfs: fix oops on page->mapping->host during writepage by Chris Mason · 16 years ago
  56. d313d7a Btrfs: add a priority queue to the async thread helpers by Chris Mason · 16 years ago
  57. ffbd517 Btrfs: use WRITE_SYNC for synchronous writes by Chris Mason · 16 years ago
  58. e56985d GFS2: Fix page_mkwrite() return code by Steven Whitehouse · 16 years ago
  59. 52fcd11 GFS2: Clear dirty bit at end of inode glock sync by Steven Whitehouse · 16 years ago
  60. 613cbe3 Don't set relatime when noatime is specified by Andi Kleen · 16 years ago
  61. 8d4ab5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  62. fc6f394 cifs: when renaming don't try to unlink negative dentry by Jeff Layton · 16 years ago
  63. 74a205a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  64. 6566abd AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE by Matt Kraai · 16 years ago
  65. d29a2e9 vfat: Note the NLS requirement by Alan Cox · 16 years ago
  66. b80901b splice: fix new kernel-doc warnings by Randy Dunlap · 16 years ago
  67. 22c9d52 cifs: remove unneeded bcc_ptr update in CIFSTCon by Jeff Layton · 16 years ago
  68. 313fecf cifs: add cFYI messages with some of the saved strings from ssetup/tcon by Jeff Layton · 16 years ago
  69. f083def cifs: fix buffer size for tcon->nativeFileSystem field by Jeff Layton · 16 years ago
  70. 27b87fe cifs: fix unicode string area word alignment in session setup by Jeff Layton · 16 years ago
  71. 88dd47f [CIFS] Fix build break caused by change to new current_umask helper function by Steve French · 16 years ago
  72. bc8cd43 [CIFS] Fix sparse warnings by Steve French · 16 years ago
  73. a6ce493 [CIFS] Add support for posix open during lookup by Steve French · 16 years ago
  74. d9fb5c0 cifs: no need to use rcu_assign_pointer on immutable keys by Jeff Layton · 16 years ago
  75. 5144ebf cifs: remove dnotify thread code by Jeff Layton · 16 years ago
  76. 2d6d589 [CIFS] remove some build warnings by Steve French · 16 years ago
  77. fbec9ab cifs: vary timeout on writes past EOF based on offset (try #5) by Jeff Layton · 16 years ago
  78. d036f50 [CIFS] Fix build break from recent DFS patch when DFS support not enabled by Steve French · 16 years ago
  79. 1bfe73c Remote DFS root support. by Igor Mammedov · 16 years ago
  80. 85a6dac [CIFS] Endian convert UniqueId when reporting inode numbers from server files by Steve French · 16 years ago
  81. 74496d3 cifs: remove some pointless conditionals before kfree() by Wei Yongjun · 16 years ago
  82. 0f4d634 cifs: flush data on any setattr by Jeff Layton · 16 years ago
  83. 31b0709 proc: mounts_poll() make consistent to mdstat_poll by KOSAKI Motohiro · 16 years ago
  84. 1af3557 sysfs: sysfs poll keep the poll rule of regular file. by KOSAKI Motohiro · 16 years ago
  85. d110271 sysfs: don't use global workqueue in sysfs_schedule_callback() by Alex Chiang · 16 years ago
  86. 35c80d5 Add block_write_full_page_endio for passing endio handler by Chris Mason · 16 years ago
  87. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  88. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  89. 226e7da ext4: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  90. 4d1f9fd dio: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  91. 86c824b bio: add documentation to bio_alloc() by Jens Axboe · 16 years ago
  92. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 16 years ago
  93. f8cc774 splice: remove generic_file_splice_write_nolock() by Miklos Szeredi · 16 years ago
  94. 328eaab ocfs2: fix i_mutex locking in ocfs2_splice_to_file() by Miklos Szeredi · 16 years ago
  95. eb443e5 splice: fix i_mutex locking in generic_splice_write() by Miklos Szeredi · 16 years ago
  96. 2933970 splice: remove i_mutex locking in splice_from_pipe() by Miklos Szeredi · 16 years ago
  97. b3c2d2d splice: split up __splice_from_pipe() by Miklos Szeredi · 16 years ago
  98. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 16 years ago
  99. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 16 years ago
  100. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 16 years ago