1. 34a9dd7 ocfs2_dlmfs: Move to its own directory by Joel Becker · 15 years ago
  2. 65b6f34 ocfs2_dlmfs: Use poll() to signify BASTs. by Joel Becker · 15 years ago
  3. 14a437c ocfs2_dlmfs: Add capabilities parameter. by Joel Becker · 15 years ago
  4. 399ff3a ocfs2: Handle errors while setting external xattr values. by Joel Becker · 15 years ago
  5. 139ffac ocfs2: Set inline xattr entries with ocfs2_xa_set() by Joel Becker · 15 years ago
  6. d398154 ocfs2: Set xattr block entries with ocfs2_xa_set() by Joel Becker · 15 years ago
  7. c5d95df ocfs2: Let ocfs2_xa_prepare_entry() do space checks. by Joel Becker · 15 years ago
  8. bca5e9b ocfs2: Gell into ocfs2_xa_set() by Joel Becker · 15 years ago
  9. 73857ee ocfs2: Allocation in ocfs2_xa_prepare_entry(), values in ocfs2_xa_store_value() by Joel Becker · 15 years ago
  10. cf2bc80 ocfs2: Teach ocfs2_xa_loc how to do its own journal work by Joel Becker · 15 years ago
  11. 3fc12af ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing by Joel Becker · 15 years ago
  12. 9dc4740 ocfs2: Handle value tree roots in ocfs2_xa_set_inline_value() by Joel Becker · 15 years ago
  13. 69a3e53 ocfs2: Set the xattr name+value pair in one place by Joel Becker · 15 years ago
  14. 199799a ocfs2: Wrap calculation of name+value pair size. by Joel Becker · 15 years ago
  15. 18853b9 ocfs2: Add a name_len field to ocfs2_xattr_info. by Joel Becker · 15 years ago
  16. 6b240ff ocfs2: Prefix the member fields of struct ocfs2_xattr_info. by Joel Becker · 15 years ago
  17. bde1e54 ocfs2: Remove xattrs via ocfs2_xa_loc by Joel Becker · 15 years ago
  18. 11179f2 ocfs2: Introduce ocfs2_xa_loc by Joel Becker · 15 years ago
  19. 8545e03 ocfs2: Add current->comm in trace output by Sunil Mushran · 15 years ago
  20. 96a1cc7 ocfs2: Clean up the checks for CoW and direct I/O. by Wengang Wang · 15 years ago
  21. b89c542 ocfs2: add extent block stealing for ocfs2 v5 by Tiger Yang · 15 years ago
  22. 398007f Merge branch 'linux-2.6.33' by Alex Elder · 15 years ago
  23. b6fa879 dlm: use bastmode in debugfs output by David Teigland · 15 years ago
  24. b4a5d4b dlm: Send lockspace name with uevents by Steven Whitehouse · 15 years ago
  25. cf6620a dlm: send reply before bast by David Teigland · 15 years ago
  26. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
  27. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  28. 7dc5215 vfs: Apply lockdep-based checking to rcu_dereference() uses by Paul E. McKenney · 15 years ago
  29. 7f03292 Merge branch 'master' into for-2.6.34 by Jens Axboe · 15 years ago
  30. d7b619c [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and by Steve French · 15 years ago
  31. 122ca00 [CIFS] Use unsigned ea length for clarity by Steve French · 15 years ago
  32. 7fe2b31 dlm: fix ordering of bast and cast by David Teigland · 15 years ago
  33. 835a36c cifs: set server_eof in cifs_fattr_to_inode by Jeff Layton · 15 years ago
  34. 96c03bc [CIFS] Minor cleanup to EA patch by Steve French · 15 years ago
  35. 31c0519 cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs by Jeff Layton · 15 years ago
  36. 0cd126b cifs: verify lengths of QueryAllEAs reply by Jeff Layton · 15 years ago
  37. e529614 cifs: increase maximum buffer size in CIFSSMBQAllEAs by Jeff Layton · 15 years ago
  38. 6e462b9 cifs: rename name_len to list_len in CIFSSMBQAllEAs by Jeff Layton · 15 years ago
  39. f0d3868 cifs: clean up indentation in CIFSSMBQAllEAs by Jeff Layton · 15 years ago
  40. 370b419 cifs: add parens around smb_var in BCC macros by Jeff Layton · 15 years ago
  41. a17e187 fs/exec.c: fix initial stack reservation by Michael Neuling · 15 years ago
  42. 1cc5232 seq_file: add RCU versions of new hlist/list iterators (v3) by stephen hemminger · 15 years ago
  43. f11cbd7 Merge branch 'master' into for-2.6.34 by Jens Axboe · 15 years ago
  44. 8f9941a CacheFiles: Fix a race in cachefiles_delete_object() vs rename by David Howells · 15 years ago
  45. 0d561f1 nilfs2: add reader's lock for cno in nilfs_ioctl_sync by Jiro SEKIBA · 15 years ago
  46. aeaa5cc vfs: don't call ima_file_check() unconditionally in nfsd_open() by Chuck Ebbert · 15 years ago
  47. 7fee486 Switch proc/self to nd_set_link() by Al Viro · 15 years ago
  48. ac278a9 fix LOOKUP_FOLLOW on automount "symlinks" by Al Viro · 15 years ago
  49. c44dcc5 switch inotify_user to anon_inode by Al Viro · 15 years ago
  50. 03f2936 nilfs2: delete unnecessary condition in load_segment_summary by Jiro SEKIBA · 15 years ago
  51. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. 003cb60 percpu: add __percpu sparse annotations to fs by Tejun Heo · 15 years ago
  53. 7c0ff87 sysfs: sysfs_sd_setattr set iattrs unconditionally by Eric W. Biederman · 15 years ago
  54. 0813e22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  55. 65d2695 NFS: Too many GETATTR and ACCESS calls after direct I/O by Chuck Lever · 15 years ago
  56. 0aa2ca9a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  57. 175359f reiserfs: Fix softlockup while waiting on an inode by Frederic Weisbecker · 15 years ago
  58. 7c540d9 proc_devtree: fix THIS_MODULE without module.h by Jeremy Kerr · 15 years ago
  59. d67b1b0 fs/xfs: Correct NULL test by Julia Lawall · 15 years ago
  60. d1c6b72 nilfs2: move iterator to write log into segment buffer by Ryusuke Konishi · 15 years ago
  61. e605f0a nilfs2: get rid of s_dirt flag use by Ryusuke Konishi · 15 years ago
  62. dcd7618 nilfs2: get rid of nilfs_segctor_req struct by Ryusuke Konishi · 15 years ago
  63. 086d176 nilfs2: delete unnecessary condition in nilfs_dat_translate by Jiro SEKIBA · 15 years ago
  64. fe5f171 nilfs2: fix potential hang in nilfs_error on errors=remount-ro by Ryusuke Konishi · 15 years ago
  65. 7512487 nilfs2: use mnt_want_write in ioctls where write access is needed by Ryusuke Konishi · 15 years ago
  66. e902ec9 nilfs2: issue discard request after cleaning segments by Jiro SEKIBA · 15 years ago
  67. 3f6fae9 Btrfs: btrfs_mark_extent_written uses the wrong slot by Shaohua Li · 15 years ago
  68. 180040b xfs: optimize log flushing in xfs_fsync by Christoph Hellwig · 15 years ago
  69. 8718551 xfs: only clear the suid bit once in xfs_write by Christoph Hellwig · 15 years ago
  70. 07ccb7b GFS2: Fix bmap allocation corner-case bug by Steven Whitehouse · 15 years ago
  71. 0e5a9fb GFS2: Fix error code by Abhijith Das · 15 years ago
  72. efa82bab Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  73. fd48d6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  74. 803bf5e fs/exec.c: restrict initial stack space expansion to rlimit by Michael Neuling · 15 years ago
  75. 4cfbafd compat_ioctl: add compat handler for TIOCGSID ioctl by Andreas Schwab · 15 years ago
  76. 66655de seq_file: Add helpers for iteration over a hlist by Li Zefan · 15 years ago
  77. f79f118 compat_ioctl: ignore RAID_VERSION ioctl by Arnd Bergmann · 15 years ago
  78. 5551638 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  79. fdcb457 NFS: Fix the mapping of the NFSERR_SERVERFAULT error by Trond Myklebust · 15 years ago
  80. 7549ad5 NFS: Remove a redundant check for PageFsCache in nfs_migrate_page() by Trond Myklebust · 15 years ago
  81. 2c17400 NFS: Fix a bug in nfs_fscache_release_page() by Trond Myklebust · 15 years ago
  82. 3af9cf11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  83. 50ab2fe proc_devtree: include linux/of.h by Jeremy Kerr · 15 years ago
  84. 8cfb334 of: make set_node_proc_entry private to proc_devtree.c by Jeremy Kerr · 15 years ago
  85. deb0c98 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  86. a5f28ae Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  87. bf2d29c 9p: fix memory leak in v9fs_parse_options() by Eric Van Hensbergen · 15 years ago
  88. d8c8a9e 9p: fix option parsing by Eric Van Hensbergen · 15 years ago
  89. 7a4439c 9p: Include fsync support for 9p client by M. Mohan Kumar · 15 years ago
  90. 6efd806 ocfs2/cluster: Make o2net connect messages KERN_NOTICE by Sunil Mushran · 15 years ago
  91. 86a06ab ocfs2/dlm: Fix printing of lockname by Sunil Mushran · 15 years ago
  92. 260c64d Revert "nfsd4: fix error return when pseudoroot missing" by J. Bruce Fields · 15 years ago
  93. 84eb8fb [SCSI] compat_ioct: fix bsg SG_IO by FUJITA Tomonori · 15 years ago
  94. cccc6bb Lose the first argument of audit_inode_child() by Al Viro · 15 years ago
  95. 123df29 Lose the new_name argument of fsnotify_move() by Al Viro · 15 years ago
  96. 05507fa cifs: fix dentry hash calculation for case-insensitive mounts by Jeff Layton · 15 years ago
  97. ccd4bb1 [CIFS] Don't cache timestamps on utimes due to coarse granularity by Steve French · 15 years ago
  98. 6339204 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  99. 80e1e82 Fix race in tty_fasync() properly by Linus Torvalds · 15 years ago
  100. 89068c5 Take ima_file_free() to proper place. by Al Viro · 15 years ago