1. 7f0d384 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  2. d2dd328 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  3. f9196e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  4. 1da083c flat: fix unmap len in load error path by Mike Frysinger · 14 years ago
  5. 2e94de8 fs/binfmt_flat.c: split the stack & data alignments by Mike Frysinger · 14 years ago
  6. 7cbe177 fs/compat_rw_copy_check_uvector: add missing compat_ptr call by Heiko Carstens · 14 years ago
  7. 01afaf6 Minix: Clean up left over label by Andrew Hendry · 14 years ago
  8. af5a30d fix truncate inode time modification breakage by Nick Piggin · 14 years ago
  9. 8718d36 fix setattr error handling in sysfs, configfs by Nick Piggin · 14 years ago
  10. 5b54470 fcntl: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  11. 7d683a0 wrong type for 'magic' argument in simple_fill_super() by Roberto Sassu · 14 years ago
  12. 75de46b fix setattr error handling in sysfs, configfs by Nick Piggin · 14 years ago
  13. 03cd373 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  14. ff9da69 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface by Jens Axboe · 14 years ago
  15. 419f8367 pipe: change the privilege required for growing a pipe beyond system max by Jens Axboe · 14 years ago
  16. 6a6ca57 pipe: adjust minimum pipe size to 1 page by Jens Axboe · 14 years ago
  17. 08a6685 FS-Cache: Remove unneeded null checks by Dan Carpenter · 14 years ago
  18. 06b4367 cifs: fix page refcount leak by Jeff Layton · 14 years ago
  19. 037776f AFS: Fix possible null pointer dereference in afs_alloc_server() by Denis Kirjanov · 14 years ago
  20. e30c7c3 binfmt_elf_fdpic: Fix clear_user() error handling by Takuya Yoshikawa · 14 years ago
  21. b4ca761 Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  22. 0e3c9a2 Revert "writeback: fix WB_SYNC_NONE writeback from umount" by Jens Axboe · 14 years ago
  23. f17625b Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync" by Jens Axboe · 14 years ago
  24. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  25. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  26. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  27. 2a8e5e3 ceph: clean up on forwarded aborted mds request by Sage Weil · 14 years ago
  28. 79494d1 ceph: fix leak of osd authorizer by Sage Weil · 14 years ago
  29. a922d38 ceph: close out mds, osd connections before stopping auth by Sage Weil · 14 years ago
  30. dd1c905 ceph: make lease code DN specific by Sage Weil · 14 years ago
  31. 7e34bc5 fs/ceph: Use ERR_CAST by Julia Lawall · 14 years ago
  32. a41359f ceph: renew auth tickets before they expire by Sage Weil · 14 years ago
  33. 09c4d6a ceph: do not resend mon requests on auth ticket renewal by Sage Weil · 14 years ago
  34. 984c769 ceph: removed duplicated #includes by Andrea Gelmini · 14 years ago
  35. e95e9a7 ceph: avoid possible null dereference by Sage Weil · 14 years ago
  36. aa91647 ceph: make mds requests killable, not interruptible by Sage Weil · 14 years ago
  37. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  38. 49837a8 remove detritus left by "mm: make read_cache_page synchronous" by Al Viro · 14 years ago
  39. 4c9002d fix fs/sysv s_dirt handling by Al Viro · 14 years ago
  40. 459f6ed fat: convert to use the new truncate convention. by npiggin@suse.de · 14 years ago
  41. 737f2e9 ext2: convert to use the new truncate convention. by npiggin@suse.de · 14 years ago
  42. 3322e79 fs: convert simple fs to new truncate by Nick Piggin · 14 years ago
  43. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  44. 7bb46a6 fs: introduce new truncate sequence by npiggin@suse.de · 14 years ago
  45. 7000d3c fs/super: fix kernel-doc warning by Randy Dunlap · 14 years ago
  46. 0ab7620 fs/minix: bugfix, number of indirect block ptrs per block depends on block size by Erik van der Kouwe · 14 years ago
  47. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  48. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  49. cc967be fs: Add missing mutex_unlock by Julia Lawall · 14 years ago
  50. d7065da get rid of the magic around f_count in aio by Al Viro · 14 years ago
  51. 176306f VFS: fix recent breakage of FS_REVAL_DOT by Neil Brown · 14 years ago
  52. 1eb2cbb Revert "anon_inode: set S_IFREG on the anon_inode" by Al Viro · 14 years ago
  53. 105a048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  54. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  55. ade6108 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  56. f32764b quota: Convert quota statistics to generic percpu_counter by Dmitry Monakhov · 14 years ago
  57. ca57272 fs/: do not fallback to default_llseek() when readdir() uses BKL by jan Blunck · 14 years ago
  58. ae6afc3 vfs: introduce noop_llseek() by jan Blunck · 14 years ago
  59. 9d85cba aio: fix the compat vectored operations by Jeff Moyer · 14 years ago
  60. b837336 compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev by Jeff Moyer · 14 years ago
  61. cccad8f fs/affs: use ERR_CAST by Julia Lawall · 14 years ago
  62. 36e1526 kcore: add _text to KCORE_TEXT by Wu Fengguang · 14 years ago
  63. 57f8786 proc: remove obsolete comments by Amerigo Wang · 14 years ago
  64. 73d3646 proc: cleanup: remove unused assignments by Dan Carpenter · 14 years ago
  65. 7e49827 proc: get_nr_threads() doesn't need ->siglock any longer by Oleg Nesterov · 14 years ago
  66. d344193 exit: avoid sig->count in de_thread/__exit_signal synchronization by Oleg Nesterov · 14 years ago
  67. 269b005 coredump: shift down_write(mmap_sem) into coredump_wait() by Oleg Nesterov · 14 years ago
  68. 5e43aef5 coredump: factor out put_cred() calls by Oleg Nesterov · 14 years ago
  69. d5bf4c4 coredump: cleanup "ispipe" code by Oleg Nesterov · 14 years ago
  70. c713541 coredump: factor out the not-ispipe file checks by Oleg Nesterov · 14 years ago
  71. 898b374 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit by Neil Horman · 14 years ago
  72. d27d7a9 ufs: permit mounting of BorderWare filesystems by Thomas Stewart · 14 years ago
  73. 7ca5ca6 fs/autofs4: use memdup_user by Julia Lawall · 14 years ago
  74. 1513b02 ext3 uses rb_node = NULL; to zero rb_root. by Venkatesh Pallipadi · 14 years ago
  75. 4dea496 quota: Fixup dquot_transfer by Jan Kara · 14 years ago
  76. f4b113a reiserfs: Fix resuming of quotas on remount read-write by Jan Kara · 14 years ago
  77. 9aeead7 Btrfs: add more error checking to btrfs_dirty_inode by Chris Mason · 14 years ago
  78. 5a5f79b Btrfs: allow unaligned DIO by Chris Mason · 14 years ago
  79. 933b585 Btrfs: drop verbose enospc printk by Chris Mason · 14 years ago
  80. 5bdd353 Btrfs: Fix block generation verification race by Yan, Zheng · 14 years ago
  81. 46bfbb5 Btrfs: fix preallocation and nodatacow checks in O_DIRECT by Chris Mason · 14 years ago
  82. 63a6440 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 14 years ago
  83. cc68e3b fs/fscache/object-list.c: fix warning on 32-bit by Andrew Morton · 14 years ago
  84. 94b6044 Btrfs: avoid ENOSPC errors in btrfs_dirty_inode by Chris Mason · 14 years ago
  85. 3f7c579 Btrfs: move O_DIRECT space reservation to btrfs_direct_IO by Chris Mason · 14 years ago
  86. 0522f6a NFS: Fix another nfs_wb_page() deadlock by Trond Myklebust · 14 years ago
  87. c5efa5f NFS: Ensure that we mark the inode as dirty if we exit early from commit by Trond Myklebust · 14 years ago
  88. 59844a9 NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker by Trond Myklebust · 14 years ago
  89. 51921cb mm: export generic_pipe_buf_*() to modules by Miklos Szeredi · 14 years ago
  90. 4845e44 Btrfs: rework O_DIRECT enospc handling by Chris Mason · 14 years ago
  91. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 14 years ago
  92. f16a5e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  93. 110b938 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  94. 337bbfd smbfs: remove duplicated #include by Huang Weiyi · 14 years ago
  95. 91f06e6 fs: ldm: don't use own implementation of hex_to_bin() by Andy Shevchenko · 14 years ago
  96. aaa04b4 fatfs: ratelimit corruption report by OGAWA Hirofumi · 14 years ago
  97. 4c99000 ntfs: use add_to_page_cache_lru() by Minchan Kim · 14 years ago
  98. 2ec93b0 ntfs: clean up ntfs_attr_extend_initialized by Minchan Kim · 14 years ago
  99. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  100. 58a9d3d8 fs-writeback: check sync bit earlier in inode_wait_for_writeback by Richard Kennedy · 14 years ago