1. 799a9d4 quota: split out netlink notification support from quota.c by Christoph Hellwig · 14 years ago
  2. a56fca2 quota: remove invalid optimization from quota_sync_all by Christoph Hellwig · 14 years ago
  3. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 14 years ago
  4. 8c4e4ac quota: clean up Q_XQUOTASYNC by Christoph Hellwig · 14 years ago
  5. c988afb quota: simplify permission checking by Christoph Hellwig · 14 years ago
  6. 6ae0957 quota: special case Q_SYNC without device name by Christoph Hellwig · 14 years ago
  7. f450d4f quota: clean up checks for supported quota methods by Christoph Hellwig · 14 years ago
  8. c411e5f quota: split do_quotactl by Christoph Hellwig · 14 years ago
  9. 0a5a9c7 quota: Fix warning when a delayed write happens before quota is enabled by Jan Kara · 14 years ago
  10. c469070 quota: manage reserved space when quota is not active [v2] by Dmitry Monakhov · 14 years ago
  11. e1f5c67 ext3: trivial quota cleanup by Dmitry Monakhov · 15 years ago
  12. e3c9643 ext3: mount flags manipulation cleanup by Dmitry Monakhov · 15 years ago
  13. 9df9393 ext3: Use bitops to read/modify EXT3_I(inode)->i_state by Jan Kara · 15 years ago
  14. 26245c9 quota: Cleanup S_NOQUOTA handling by Jan Kara · 15 years ago
  15. 6c0ad5d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  16. 9599945 Revert "blkdev: fix merge_bvec_fn return value checks" by Jens Axboe · 14 years ago
  17. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  18. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  19. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  20. 9f7cdbc blkdev: fix merge_bvec_fn return value checks by Dmitry Monakhov · 14 years ago
  21. 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. 4912002 Remove EXPERIMENTAL from NFS_FSCACHE by Christian Kujau · 14 years ago
  23. 4cbd551 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  24. b305956 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  25. f24407d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt by Linus Torvalds · 14 years ago
  26. 398007f Merge branch 'linux-2.6.33' by Alex Elder · 14 years ago
  27. b6fa879 dlm: use bastmode in debugfs output by David Teigland · 14 years ago
  28. b4a5d4b dlm: Send lockspace name with uevents by Steven Whitehouse · 14 years ago
  29. cf6620a dlm: send reply before bast by David Teigland · 14 years ago
  30. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  31. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  32. 7dc5215 vfs: Apply lockdep-based checking to rcu_dereference() uses by Paul E. McKenney · 14 years ago
  33. 7f03292 Merge branch 'master' into for-2.6.34 by Jens Axboe · 14 years ago
  34. 7fe2b31 dlm: fix ordering of bast and cast by David Teigland · 14 years ago
  35. a17e187 fs/exec.c: fix initial stack reservation by Michael Neuling · 14 years ago
  36. 1cc5232 seq_file: add RCU versions of new hlist/list iterators (v3) by stephen hemminger · 14 years ago
  37. f11cbd7 Merge branch 'master' into for-2.6.34 by Jens Axboe · 14 years ago
  38. 8f9941a CacheFiles: Fix a race in cachefiles_delete_object() vs rename by David Howells · 14 years ago
  39. aeaa5cc vfs: don't call ima_file_check() unconditionally in nfsd_open() by Chuck Ebbert · 14 years ago
  40. 7fee486 Switch proc/self to nd_set_link() by Al Viro · 15 years ago
  41. ac278a9 fix LOOKUP_FOLLOW on automount "symlinks" by Al Viro · 14 years ago
  42. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  43. 7c0ff87 sysfs: sysfs_sd_setattr set iattrs unconditionally by Eric W. Biederman · 14 years ago
  44. 0813e22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  45. 65d2695 NFS: Too many GETATTR and ACCESS calls after direct I/O by Chuck Lever · 14 years ago
  46. 0aa2ca9a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  47. 175359f reiserfs: Fix softlockup while waiting on an inode by Frederic Weisbecker · 14 years ago
  48. 7c540d9 proc_devtree: fix THIS_MODULE without module.h by Jeremy Kerr · 14 years ago
  49. d67b1b0 fs/xfs: Correct NULL test by Julia Lawall · 14 years ago
  50. 3f6fae9 Btrfs: btrfs_mark_extent_written uses the wrong slot by Shaohua Li · 14 years ago
  51. 180040b xfs: optimize log flushing in xfs_fsync by Christoph Hellwig · 14 years ago
  52. 8718551 xfs: only clear the suid bit once in xfs_write by Christoph Hellwig · 15 years ago
  53. 07ccb7b GFS2: Fix bmap allocation corner-case bug by Steven Whitehouse · 14 years ago
  54. 0e5a9fb GFS2: Fix error code by Abhijith Das · 14 years ago
  55. efa82bab8e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  56. fd48d6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  57. 803bf5e fs/exec.c: restrict initial stack space expansion to rlimit by Michael Neuling · 14 years ago
  58. 4cfbafd compat_ioctl: add compat handler for TIOCGSID ioctl by Andreas Schwab · 14 years ago
  59. 66655de seq_file: Add helpers for iteration over a hlist by Li Zefan · 14 years ago
  60. f79f118 compat_ioctl: ignore RAID_VERSION ioctl by Arnd Bergmann · 14 years ago
  61. 5551638 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  62. fdcb457 NFS: Fix the mapping of the NFSERR_SERVERFAULT error by Trond Myklebust · 14 years ago
  63. 7549ad5 NFS: Remove a redundant check for PageFsCache in nfs_migrate_page() by Trond Myklebust · 14 years ago
  64. 2c17400 NFS: Fix a bug in nfs_fscache_release_page() by Trond Myklebust · 14 years ago
  65. 3af9cf11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  66. 50ab2fe proc_devtree: include linux/of.h by Jeremy Kerr · 15 years ago
  67. 8cfb334 of: make set_node_proc_entry private to proc_devtree.c by Jeremy Kerr · 15 years ago
  68. deb0c98 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  69. a5f28ae Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  70. bf2d29c 9p: fix memory leak in v9fs_parse_options() by Eric Van Hensbergen · 14 years ago
  71. d8c8a9e 9p: fix option parsing by Eric Van Hensbergen · 14 years ago
  72. 7a4439c 9p: Include fsync support for 9p client by M. Mohan Kumar · 14 years ago
  73. 6efd806 ocfs2/cluster: Make o2net connect messages KERN_NOTICE by Sunil Mushran · 14 years ago
  74. 86a06ab ocfs2/dlm: Fix printing of lockname by Sunil Mushran · 14 years ago
  75. 260c64d Revert "nfsd4: fix error return when pseudoroot missing" by J. Bruce Fields · 14 years ago
  76. 84eb8fb [SCSI] compat_ioct: fix bsg SG_IO by FUJITA Tomonori · 15 years ago
  77. 05507fa cifs: fix dentry hash calculation for case-insensitive mounts by Jeff Layton · 14 years ago
  78. ccd4bb1 [CIFS] Don't cache timestamps on utimes due to coarse granularity by Steve French · 14 years ago
  79. 6339204 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  80. 80e1e82 Fix race in tty_fasync() properly by Linus Torvalds · 14 years ago
  81. 89068c5 Take ima_file_free() to proper place. by Al Viro · 14 years ago
  82. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 15 years ago
  83. 8eb988c fix ima breakage by Mimi Zohar · 15 years ago
  84. 1e41568 Take ima_path_check() in nfsd past dentry_open() in nfsd_open() by Al Viro · 15 years ago
  85. 4b06e5b freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb by Jun'ichi Nomura · 15 years ago
  86. 8dd5ca5 befs: fix leak by Al Viro · 15 years ago
  87. 301a6a3 [CIFS] Maximum username length check in session setup does not match by Steve French · 14 years ago
  88. f12f98d cifs: fix length calculation for converted unicode readdir names by Jeff Layton · 14 years ago
  89. bd6b0bf ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map() by Roel Kluin · 14 years ago
  90. 73c77e2 xfs: fix xfs to work with Virtually Indexed architectures by James Bottomley · 15 years ago
  91. adbfbcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  92. a9861b5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  93. a3a71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  94. 23b5c50 Btrfs: apply updated fallocate i_size fix by Aneesh Kumar K.V · 14 years ago
  95. efd049f Btrfs: do not try and lookup the file extent when finishing ordered io by Josef Bacik · 15 years ago
  96. 7a7965f Btrfs: Fix oopsen when dropping empty tree. by Yan, Zheng · 15 years ago
  97. d7ce584 Btrfs: remove BUG_ON() due to mounting bad filesystem by Miao Xie · 15 years ago
  98. 014e4ac Btrfs: make error return negative in btrfs_sync_file() by Roel Kluin · 15 years ago
  99. f044ba7 Btrfs: fix race between allocate and release extent buffer. by Yan, Zheng · 14 years ago
  100. cda70ba ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node by Sunil Mushran · 15 years ago