1. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 17 years ago
  2. 164bc61 fsnotify: handle filesystem unmounts with fsnotify marks by Eric Paris · 17 years ago
  3. 1ef5f13 fsnotify: fsnotify marks on inodes pin them in core by Eric Paris · 17 years ago
  4. e4aff11 fsnotify: allow groups to add private data to events by Eric Paris · 17 years ago
  5. 47882c6 fsnotify: add correlations between events by Eric Paris · 17 years ago
  6. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 17 years ago
  7. a2d8bc6 fsnotify: generic notification queue and waitq by Eric Paris · 17 years ago
  8. 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 17 years ago
  9. c28f7e5 fsnotify: parent event notification by Eric Paris · 17 years ago
  10. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 17 years ago
  11. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 17 years ago
  12. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  13. 0a33f80 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  14. ddbb868 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  15. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  16. e893123 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  17. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 17 years ago
  18. 93d5581 devpts: unregister the file system on error by Alan Cox · 17 years ago
  19. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  20. 73fbad2 Merge branch 'next' into for-linus by James Morris · 17 years ago
  21. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  22. 0e0c621 fs/bio.c: add missing __user annotation by Michal Simek · 17 years ago
  23. 61b6bc5 cifs: remove never-used in6_addr option by Jeff Layton · 17 years ago
  24. a41f207 ext4: Avoid corrupting the uninitialized bit in the extent during truncate by Aneesh Kumar K.V · 17 years ago
  25. 58f7f68 cifs: add addr= mount option alias for ip= by Jeff Layton · 17 years ago
  26. 003dec8 GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta by Steven Whitehouse · 17 years ago
  27. 40bc9a2 GFS2: Fix cache coherency between truncate and O_DIRECT read by Steven Whitehouse · 17 years ago
  28. a61d90d jbd: fix race in buffer processing in commit code by Jan Kara · 17 years ago
  29. 463aea1 autofs4: remove hashed check in validate_wait() by Ian Kent · 17 years ago
  30. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 17 years ago
  31. 0eab928 ext4: Don't treat a truncation of a zero-length file as replace-via-truncate by Theodore Ts'o · 17 years ago
  32. 0b4ec6e Merge branch 'master' into next by James Morris · 17 years ago
  33. 9aee228 ext4: fix dx_map_entry to support 256k directory blocks by Toshiyuki Okajima · 17 years ago
  34. f07502d integrity: fix IMA inode leak by Hugh Dickins · 17 years ago
  35. f0472d0 [CIFS] Add mention of new mount parm (forceuid) to cifs readme by Steve French · 17 years ago
  36. 4ae1507 cifs: make overriding of ownership conditional on new mount options by Jeff Layton · 17 years ago
  37. 72a43d6 ext3/4 with synchronous writes gets wedged by Postfix by Al Viro · 17 years ago
  38. 460bcf5 Fix nobh_truncate_page() to not pass stack garbage to get_block() by Theodore Ts'o · 17 years ago
  39. 064e38a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 17 years ago
  40. f6d0313 GFS2: Fix locking issue mounting gfs2meta fs by Steven Whitehouse · 17 years ago
  41. f851408 ext4: truncate the file properly if we fail to copy data from userspace by Aneesh Kumar K.V · 17 years ago
  42. 1938a15 ext4: Avoid leaking blocks after a block allocation failure by Aneesh Kumar K.V · 17 years ago
  43. b31e155 ext4: Change all super.c messages to print the device by Eric Sandeen · 17 years ago
  44. 03f5d8b ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle() by Jan Kara · 17 years ago
  45. 172124e Revert "block: implement blkdev_readpages" by Jens Axboe · 17 years ago
  46. 44fb551 Btrfs: Fix oops and use after free during space balancing by Chris Mason · 17 years ago
  47. 2cc3c55 Btrfs: set device->total_disk_bytes when adding new device by Yan Zheng · 17 years ago
  48. 0b8e58a ext4: super.c whitespace cleanup by Andreas Dilger · 17 years ago
  49. bfcd355 jbd2: Fix minor typos in comments in fs/jbd2/journal.c by Alberto Bertogli · 17 years ago
  50. e09f944 GFS2: Remove unused variable by Steven Whitehouse · 17 years ago
  51. 4157fd8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 17 years ago
  52. 50b64e3 cifs: fix IPv6 address length check by Jeff Layton · 17 years ago
  53. a12af1e GFS2: smbd proccess hangs with flock() call. by Abhijith Das · 17 years ago
  54. 1b17d76 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 17 years ago
  55. e6da7c9 xfs: fix overflow in xfs_growfs_data_private by Eric Sandeen · 17 years ago
  56. 1f23920 xfs: fix double unlock in xfs_swap_extents() by Felix Blyakher · 17 years ago
  57. b4566ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 17 years ago
  58. 62013ab nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function by Ryusuke Konishi · 17 years ago
  59. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 17 years ago
  60. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  61. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  62. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 17 years ago
  63. bd6daba procfs: make errno values consistent when open pident vs exit(2) race occurs by KOSAKI Motohiro · 17 years ago
  64. 81e2962 jffs2: Fix corruption when flash erase/write failure by Joakim Tjernlund · 17 years ago
  65. 086a377 sysfs: file.c: use create_singlethread_workqueue() by Andrew Morton · 17 years ago
  66. b96d31a cifs: clean up set_cifs_acl interfaces by Christoph Hellwig · 17 years ago
  67. 1bf4072 cifs: reorganize get_cifs_acl by Christoph Hellwig · 17 years ago
  68. c5077ec [CIFS] Update readme to indicate change to default mount (serverino) by Steve French · 17 years ago
  69. a0c9217 cifs: make serverino the default when mounting by Jeff Layton · 17 years ago
  70. bd433d4 cifs: rename cifs_iget to cifs_root_iget by Jeff Layton · 17 years ago
  71. c4a2c08 cifs: make cnvrtDosUnixTm take a little-endian args and an offset by Jeff Layton · 17 years ago
  72. 07119a4 cifs: have cifs_NTtimeToUnix take a little-endian arg by Jeff Layton · 17 years ago
  73. 14dba53 integrity: nfsd imbalance bug fix by Mimi Zohar · 17 years ago
  74. a0d24b2 nfsd: fix hung up of nfs client while sync write data to nfs server by Wei Yongjun · 17 years ago
  75. 911e690 CacheFiles: Fixup renamed filenames in comments in internal.h by David Howells · 17 years ago
  76. 348ca10 FS-Cache: Fixup renamed filenames in comments in internal.h by David Howells · 17 years ago
  77. f55ed1a cifs: tighten up default file_mode/dir_mode by Jeff Layton · 17 years ago
  78. 46a7574 cifs: fix artificial limit on reading symlinks by Jeff Layton · 17 years ago
  79. 95baa25 NFSv4: Fix the case where NFSv4 renewal fails by Trond Myklebust · 17 years ago
  80. d0367a5 nfs: fix build error in nfsroot with initconst by Sam Ravnborg · 17 years ago
  81. f6eb534 GFS2: Remove args subdir from gfs2 sysfs files by Steven Whitehouse · 17 years ago
  82. e1b28aa GFS2: Remove lockstruct subdir from gfs2 sysfs files by Steven Whitehouse · 17 years ago
  83. 88b6edd ext4: Clean up calls to ext4_get_group_desc() by Theodore Ts'o · 17 years ago
  84. 759d427 ext4: remove unused function __ext4_write_dirty_metadata by Theodore Ts'o · 17 years ago
  85. 3eb9c8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  86. 8db14ca [CIFS] Avoid open on possible directories since Samba now rejects them by Steve French · 17 years ago
  87. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 17 years ago
  88. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 17 years ago
  89. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 17 years ago
  90. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 17 years ago
  91. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 17 years ago
  92. 6a44587 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 17 years ago
  93. d504685 nilfs2: fix memory leak in nilfs_ioctl_clean_segments by Ryusuke Konishi · 17 years ago
  94. 87ec217 GFS2: Move gfs2_unlink_ok into ops_inode.c by Steven Whitehouse · 17 years ago
  95. 536baf0 GFS2: Move gfs2_readlinki into ops_inode.c by Steven Whitehouse · 17 years ago
  96. 2286dbf GFS2: Move gfs2_rmdiri into ops_inode.c by Steven Whitehouse · 17 years ago
  97. 9e6e0a1 GFS2: Merge mount.c and ops_super.c into super.c by Steven Whitehouse · 17 years ago
  98. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 17 years ago
  99. 2c9e703 Merge branch 'master' into next by James Morris · 17 years ago
  100. c9d9ac5 integrity: move ima_counts_get by Mimi Zohar · 17 years ago