1. c212f9a fs: Use BUG_ON(!mnt) at dentry_open(). by Tetsuo Handa · 14 years ago
  2. aa597bc fs: devpts_pty_new() return -ENOMEM if dentry allocation failed by Andrey Vagin · 14 years ago
  3. 1c34092 nfs: lock() vs unlock() typo by Dan Carpenter · 14 years ago
  4. a872d51 pstore: fix leaking ->i_private by Tony Luck · 14 years ago
  5. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 14 years ago
  6. 1bef829 Small typo fix... by Holger Hans Peter Freyther · 14 years ago
  7. ff38c08 Filesystem: fifo: Fixed coding style issue. by David Jenni · 14 years ago
  8. eaae668d fs/inode: Fix kernel-doc format for inode_init_owner by Ben Hutchings · 14 years ago
  9. 2c3d44d select: remove unused MAX_SELECT_SECONDS by Namhyung Kim · 14 years ago
  10. 27a4f7e6 vfs: cleanup do_vfs_ioctl() by Namhyung Kim · 14 years ago
  11. a56e69c ext4: add FITRIM to compat_ioctl. by Tao Ma · 14 years ago
  12. d67d121 ext4: handle errors in ext4_clear_blocks() by Amir Goldstein · 14 years ago
  13. 537a031 ext4: unify the ext4_handle_release_buffer() api by Amir Goldstein · 14 years ago
  14. ef60789 ext4: handle errors in ext4_rename by Amir Goldstein · 14 years ago
  15. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  16. 4345cab block: NULL dereference on error path in __blkdev_get() by Dan Carpenter · 14 years ago
  17. 5bab188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  18. 99f4065 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  19. f539abe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  20. 3f6f7e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 14 years ago
  21. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  22. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  23. 24ff666 fs: call security_d_instantiate in d_obtain_alias V2 by Josef Bacik · 14 years ago
  24. 1aed3e4 lose 'mounting_here' argument in ->d_manage() by Al Viro · 14 years ago
  25. 7cc90cc don't pass 'mounting_here' flag to follow_down() by Al Viro · 14 years ago
  26. b12cea9 change the locking order for namespace_sem by Al Viro · 14 years ago
  27. 27cb157 fix deadlock in pivot_root() by Al Viro · 14 years ago
  28. 9d412a4 vfs: split off vfsmount-related parts of vfs_kern_mount() by Al Viro · 14 years ago
  29. fbe0aa1 Some fixes for pstore by Tony Luck · 14 years ago
  30. 474a00e kill simple_set_mnt() by Al Viro · 14 years ago
  31. 77aa56b 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
  32. 1791983 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  33. 374e552 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  34. 22a94d4 Btrfs: add checks to verify dir items are correct by Josef Bacik · 14 years ago
  35. 4141573 Btrfs: check return value of btrfs_search_slot properly by Josef Bacik · 14 years ago
  36. a826d6d Btrfs: check items for correctness as we search by Josef Bacik · 14 years ago
  37. 85026533 Btrfs: return error if the range we want to map is bogus by Josef Bacik · 14 years ago
  38. 695a0d0 Btrfs: add a comment explaining what btrfs_cont_expand does by Josef Bacik · 14 years ago
  39. 930f028 Btrfs: use mark_inode_dirty when expanding the file by Josef Bacik · 14 years ago
  40. f0cd846 Btrfs: only add orphan items when truncating by Josef Bacik · 14 years ago
  41. ded5db9 Btrfs: make sure to remove the orphan item from the in-memory list by Josef Bacik · 14 years ago
  42. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 14 years ago
  43. 3893e33 Btrfs: cleanup error handling in the truncate path by Josef Bacik · 14 years ago
  44. a41ad39 Btrfs: convert to the new truncate sequence by Josef Bacik · 14 years ago
  45. dc89e98 Btrfs: use a slab for the free space entries by Josef Bacik · 14 years ago
  46. 57a45ced Btrfs: change reserved_extents to an atomic_t by Josef Bacik · 14 years ago
  47. 4a64001 Btrfs: fix how we deal with the pages array in the write path by Josef Bacik · 14 years ago
  48. d0215f3 Btrfs: simplify our write path by Josef Bacik · 14 years ago
  49. 9f570b8 Btrfs: fix formatting in file.c by Josef Bacik · 14 years ago
  50. 5a02ab7 nfsd: wrong index used in inner loop by Mi Jinlong · 14 years ago
  51. cf507b6 Merge create_session decoding fix into for-2.6.39 by J. Bruce Fields · 14 years ago
  52. 9ae78bc nfsd4: fix comment and remove unused nfsd4_file fields by J. Bruce Fields · 14 years ago
  53. 0c755de Merge branch 'for_next' into for_linus by Jan Kara · 14 years ago
  54. 0ccd234 fs: change to new flag variable by matt mooney · 14 years ago
  55. 95f2860 fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away by Jens Axboe · 14 years ago
  56. a91a278 block: Require subsystems to explicitly allocate bio_set integrity mempool by Martin K. Petersen · 14 years ago
  57. 82f04ab jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging by Jens Axboe · 14 years ago
  58. 65ab802 jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging by Jens Axboe · 14 years ago
  59. 4ee2491 fs: make fsync_buffers_list() plug by Jens Axboe · 14 years ago
  60. 054cfaa Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  61. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  62. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  63. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  64. 688f869 ext4: Initialize fsync transaction ids in ext4_new_inode() by Theodore Ts'o · 14 years ago
  65. 1a102ff vfs: bury ->get_sb() by Al Viro · 14 years ago
  66. 0119498 nfs: switch NFS from ->get_sb() to ->mount() by Al Viro · 14 years ago
  67. fd462fb nfs: stop mangling ->mnt_devname on NFS by Al Viro · 14 years ago
  68. c7f404b vfs: new superblock methods to override /proc/*/mount{s,info} by Al Viro · 14 years ago
  69. f8ad9c4 nfs: nfs_do_{ref,sub}mount() superblock argument is redundant by Al Viro · 14 years ago
  70. b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 14 years ago
  71. b1942c5 nfs: store devname at disconnected NFS roots by Al Viro · 14 years ago
  72. 0d5839a nfs: propagate devname to nfs{,4}_get_root() by Al Viro · 14 years ago
  73. 2e270d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  74. 60ed8cf fix cdev leak on O_PATH final fput() by Miklos Szeredi · 14 years ago
  75. afe997a Pull pstorev4 into release branch by Tony Luck · 14 years ago
  76. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  77. 3ae2a1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  78. 26a992d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  79. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  80. d2b2174 nfs41: make sure nfs server return right ca_maxresponsesize_cached by Mi Jinlong · 14 years ago
  81. 34d211a Increase OSF partition limit from 8 to 18 by Linus Torvalds · 14 years ago
  82. bab1d94 prune back iprune_sem by Christoph Hellwig · 14 years ago
  83. 5d630e4 UBIFS: clean-up commentaries by Artem Bityutskiy · 14 years ago
  84. 7c83cc9 UBIFS: save 128KiB or more RAM by Artem Bityutskiy · 14 years ago
  85. f5cf319 UBIFS: allocate orphans scan buffer on demand by Artem Bityutskiy · 14 years ago
  86. cab95d4 UBIFS: allocate lpt dump buffer on demand by Artem Bityutskiy · 14 years ago
  87. 6fb324a UBIFS: allocate ltab checking buffer on demand by Artem Bityutskiy · 14 years ago
  88. cd5f748 UBIFS: allocate scanning buffer on demand by Artem Bityutskiy · 14 years ago
  89. 73d9aec UBIFS: allocate dump buffer on demand by Artem Bityutskiy · 14 years ago
  90. 0e79458 fix follow_link() breakage by Al Viro · 14 years ago
  91. 44cff8a Squashfs: handle corruption of directory structure by Phillip Lougher · 14 years ago
  92. 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  93. c83ce98 VFS: Fix the nfs sillyrename regression in kernel 2.6.38 by Trond Myklebust · 14 years ago
  94. a002951 Merge branch 'next' into for-linus by James Morris · 14 years ago
  95. c826cb7 dcache.c: create helper function for duplicated functionality by Linus Torvalds · 14 years ago
  96. 574197e tidy the trailing symlinks traversal up by Al Viro · 14 years ago
  97. b356379 Turn resolution of trailing symlinks iterative everywhere by Al Viro · 14 years ago
  98. ce05254 simplify link_path_walk() tail by Al Viro · 14 years ago
  99. bd92d7f Make trailing symlink resolution in path_lookupat() iterative by Al Viro · 14 years ago
  100. b21041d update nd->inode in __do_follow_link() instead of after do_follow_link() by Al Viro · 14 years ago