1. 220eb7f fs/bio-integrity.c: return -ENOMEM on kmalloc failure by Andrew Morton · 14 years ago
  2. 72f4650 bio-integrity.c: remove dependency on __GFP_NOFAIL by David Rientjes · 14 years ago
  3. a28e085 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  4. 763008c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  5. 145c3ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  6. 1cb0c92 nilfs2: wait for discard to finish by Ryusuke Konishi · 14 years ago
  7. 0a377cf NFS: Fix an Oops in the NFSv4 atomic open code by Trond Myklebust · 14 years ago
  8. 99b7db7 fs: brlock vfsmount_lock by Nick Piggin · 14 years ago
  9. 6416ccb fs: scale files_lock by Nick Piggin · 14 years ago
  10. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  11. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  12. b04f784 fs: remove extra lookup in __lookup_hash by Nick Piggin · 14 years ago
  13. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  14. baa0389 fs: dentry allocation consolidation by Nick Piggin · 14 years ago
  15. 2e2e88e fs: fix do_lookup false negative by Nick Piggin · 14 years ago
  16. 3a48ee8 mbcache: Limit the maximum number of cache entries by Andreas Gruenbacher · 14 years ago
  17. 3b6036d hostfs ->follow_link() braino by Al Viro · 14 years ago
  18. 850a496 hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy by Al Viro · 14 years ago
  19. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  20. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  21. dad5eb6 vfs: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  22. b845ff8 cramfs: only unlock new inodes by Alexander Shishkin · 14 years ago
  23. f4ae2fa fix reiserfs_evict_inode end_writeback second call by Sergey Senozhatsky · 14 years ago
  24. 351f13d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  25. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  26. df486a2 NFS: Fix the selection of security flavours in Kconfig by Trond Myklebust · 14 years ago
  27. ea1a16f nilfs2: fix false warning saying one of two super blocks is broken by Ryusuke Konishi · 14 years ago
  28. af4e363 nilfs2: fix list corruption after ifile creation failure by Ryusuke Konishi · 14 years ago
  29. d782437 mm: fix up some user-visible effects of the stack guard page by Linus Torvalds · 14 years ago
  30. cd956a1 fs/dcache: fix function param name in kernel-doc by Randy Dunlap · 14 years ago
  31. 83ae170 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  32. 10041d2 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  33. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  34. b19dd42 bkl: Remove locked .ioctl file operation by Arnd Bergmann · 14 years ago
  35. 02d6d68 logfs: kill BKL by Arnd Bergmann · 14 years ago
  36. 2be1f3a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  37. a30bfd6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  38. 2897c68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  39. 2041f65 [S390] partitions: fix build error in ibm partition detection code by Heiko Carstens · 14 years ago
  40. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  41. 3f43231 [NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set by Steve French · 14 years ago
  42. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  43. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  44. 81d73a3 mm: fix writeback_in_progress() by Jan Kara · 14 years ago
  45. a50aeb4 writeback: merge for_kupdate and !for_kupdate cases by Wu Fengguang · 14 years ago
  46. 4ea879b writeback: fix queue_io() ordering by Wu Fengguang · 14 years ago
  47. 23539af writeback: don't redirty tail an inode with dirty pages by Wu Fengguang · 14 years ago
  48. 16c4042 writeback: avoid unnecessary calculation of bdi dirty thresholds by Wu Fengguang · 14 years ago
  49. bec5eb6 AFS: Implement an autocell mount capability [ver #2] by wanglei · 14 years ago
  50. 4a2d7892 DNS: If the DNS server returns an error, allow that to be cached [ver #2] by Wang Lei · 14 years ago
  51. c2e8139 NFS: Use kernel DNS resolver [ver #2] by Bryan Schumaker · 14 years ago
  52. 3694b91 cifs: update README to include details about 'fsc' option by Suresh Jayaraman · 14 years ago
  53. 0702099 NFS: fix the return value of nfs_file_fsync() by J. R. Okajima · 14 years ago
  54. 5d7ca35 nfs: Remove redundant NULL check upon kfree() by Davidlohr Bueso · 14 years ago
  55. 5af568c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  56. 062e27e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 14 years ago
  57. bf25db3 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  58. 682c30e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  59. ab654ba fs/sysv/super.c: add support for non-PDP11 v7 filesystems by Lubomir Rintel · 14 years ago
  60. 0bcaa65 fs/sysv: v7: adjust sanity checks for some volumes by Lubomir Rintel · 14 years ago
  61. a36517e fs/sysv: add v7 alias by Lubomir Rintel · 14 years ago
  62. bebf8cf afs: destroy work queue on init failure by Dan Carpenter · 14 years ago
  63. 9c867fb partitions: fix sometimes unreadable partition strings by Alexey Dobriyan · 14 years ago
  64. cfbef3c procfs: simplify conditional processing of fs/proc.o. by Robert P. J. Day · 14 years ago
  65. a2a20c4 signalfd: fill in ssi_int for posix timers and message queues by Nathan Lynch · 14 years ago
  66. b7300b7 blkdev: cgroup whitelist permission fix by Chris Wright · 14 years ago
  67. b3397ad reiserfs: remove unused local `wait' by Changli Gao · 14 years ago
  68. 5fc79d8 autofs4: remove unneeded null check in try_to_fill_dentry() by Dan Carpenter · 14 years ago
  69. a892e2d vfs: use kmalloc() to allocate fdmem if possible by Changli Gao · 14 years ago
  70. 06b1e10 vfs: clarify that nonseekable_open() will never fail by Dmitry Torokhov · 14 years ago
  71. 454eedb vfs: O_* bit numbers uniqueness check by Wu Fengguang · 14 years ago
  72. 5893947 vfs: improve comment describing fget_light() by Tony Battersby · 14 years ago
  73. 9bbb9e5 param: use ops in struct kernel_param, rather than get and set fns directly by Rusty Russell · 14 years ago
  74. 66a362a isofs: Fix lseek() to position beyond 4 GB by Jan Andres · 14 years ago
  75. 532490f vfs: remove unused MNT_STRICTATIME by Miklos Szeredi · 14 years ago
  76. 8df9d1a vfs: show unreachable paths in getcwd and proc by Miklos Szeredi · 14 years ago
  77. ffd1f4e vfs: only add " (deleted)" where necessary by Miklos Szeredi · 14 years ago
  78. f2eb657 vfs: add prepend_path() helper by Miklos Szeredi · 14 years ago
  79. 98dc568 vfs: __d_path: dont prepend the name of the root dentry by Miklos Szeredi · 14 years ago
  80. f7ad3c6 vfs: add helpers to get root and pwd by Miklos Szeredi · 14 years ago
  81. 542ce7a cachefiles: use path_get instead of lone dget by Miklos Szeredi · 14 years ago
  82. 6d0b545 fs/sysv/super.c: add support for non-PDP11 v7 filesystems by Lubomir Rintel · 14 years ago
  83. 496ee9b V7: Adjust sanity checks for some volumes by Lubomir Rintel · 14 years ago
  84. b76212d Add v7 alias by Lubomir Rintel · 14 years ago
  85. 8cef9c6 v9fs: fixup for inode_setattr being removed by Stephen Rothwell · 14 years ago
  86. aca0fa3 jfs: don't allow os2 xattr namespace overlap with others by Dave Kleikamp · 14 years ago
  87. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  88. fc385c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  89. e56fa10 ceph: generalize mon requests, add pool op support by Yehuda Sadeh · 14 years ago
  90. 9b00c64 nfs: Add "lookupcache" to displayed mount options by Patrick J. LoPresti · 14 years ago
  91. 7233e39 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  92. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  93. 26b5563 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  94. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  95. 8196867 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 14 years ago
  96. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  97. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  98. f5a7367 NFS: allow close-to-open cache semantics to apply to root of NFS filesystem by Neil Brown · 14 years ago
  99. 85c9fe8 vfs: fix warning: 'dirent' is used uninitialized in this function by Kevin Winchester · 14 years ago
  100. 7624ee7 mm: avoid resetting wb_start after each writeback round by Jan Kara · 14 years ago