1. d3ef3d7 fs: mnt_want_write speedup by npiggin@suse.de · 15 years ago
  2. 3174c21 Move junk from proc_fs.h to fs/proc/internal.h by Al Viro · 15 years ago
  3. 1c755af switch lookup_mnt() by Al Viro · 15 years ago
  4. 79ed022 switch follow_mount() by Al Viro · 15 years ago
  5. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  6. 589ff87 Switch collect_mounts() to struct path by Al Viro · 15 years ago
  7. bab77eb switch follow_up() to struct path by Al Viro · 15 years ago
  8. e64c390 switch rqst_exp_parent() by Al Viro · 15 years ago
  9. 91c9fa8 switch rqst_exp_get_by_name() by Al Viro · 15 years ago
  10. 5bf3bd2 switch exp_parent() to struct path by Al Viro · 15 years ago
  11. 55430e2 nfsd struct path use: exp_get_by_name() by Al Viro · 15 years ago
  12. dd5cae6 Don't bother with check_mnt() in do_add_mount() on shrinkable ones by Al Viro · 15 years ago
  13. 5b85711 Make vfs_path_lookup() use starting point as root by Al Viro · 15 years ago
  14. 2a73787 Cache root in nameidata by Al Viro · 15 years ago
  15. 9b4a9b1 Preparations to caching root in path_walk() by Al Viro · 15 years ago
  16. 4e44b68 Get rid of path_lookup in autofs4 by Al Viro · 15 years ago
  17. 7342281 reiserfs: allow exposing privroot w/ xattrs enabled by Jeff Mahoney · 15 years ago
  18. a525890 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  19. 3bb66d7 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  20. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  21. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. a092ee2 fsnotify: allow groups to set freeing_mark to null by Eric Paris · 15 years ago
  23. e42e277 inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD by Eric Paris · 15 years ago
  24. ce61856 dnotify: do not bother to lock entry->lock when reading mask by Eric Paris · 15 years ago
  25. 5ac697b dnotify: do not use ?true:false when assigning to a bool by Eric Paris · 15 years ago
  26. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 15 years ago
  27. 164bc61 fsnotify: handle filesystem unmounts with fsnotify marks by Eric Paris · 15 years ago
  28. 1ef5f13 fsnotify: fsnotify marks on inodes pin them in core by Eric Paris · 15 years ago
  29. e4aff11 fsnotify: allow groups to add private data to events by Eric Paris · 15 years ago
  30. 47882c6 fsnotify: add correlations between events by Eric Paris · 15 years ago
  31. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 15 years ago
  32. a2d8bc6 fsnotify: generic notification queue and waitq by Eric Paris · 15 years ago
  33. 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 15 years ago
  34. c28f7e5 fsnotify: parent event notification by Eric Paris · 15 years ago
  35. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  36. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago
  37. 871fa90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 15 years ago
  38. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  39. 0a33f80 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  40. ddbb868 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  41. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  42. e893123 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  43. 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 15 years ago
  44. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  45. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  46. 93d5581 devpts: unregister the file system on error by Alan Cox · 15 years ago
  47. b263c2c Btrfs: fix extent_buffer leak during tree log replay by Chris Mason · 15 years ago
  48. 0b4dcea Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir by Chris Mason · 15 years ago
  49. 067c28a Btrfs: fix -o nodatasum printk spelling by Chris Mason · 15 years ago
  50. 85d4198 Btrfs: check duplicate backrefs for both data and metadata by Yan Zheng · 15 years ago
  51. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  53. fd0fb03 Btrfs: init worker struct fields before kthread-run by Shin Hong · 15 years ago
  54. 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 · 15 years ago
  55. 0e0c621 fs/bio.c: add missing __user annotation by Michal Simek · 15 years ago
  56. 4eedeb7 Btrfs: pin buffers during write_dev_supers by Hisashi Hifumi · 15 years ago
  57. e5e9a52 Btrfs: avoid races between super writeout and device list updates by Chris Mason · 15 years ago
  58. 61b6bc5 cifs: remove never-used in6_addr option by Jeff Layton · 15 years ago
  59. a41f207 ext4: Avoid corrupting the uninitialized bit in the extent during truncate by Aneesh Kumar K.V · 15 years ago
  60. 58f7f68 cifs: add addr= mount option alias for ip= by Jeff Layton · 15 years ago
  61. 7df336e Fix btrfs when ACLs are configured out by Al Viro · 15 years ago
  62. 524724e Btrfs: fdatasync should skip metadata writeout by Hisashi Hifumi · 15 years ago
  63. 163e783 Btrfs: remove crc32c.h and use libcrc32c directly. by David Woodhouse · 15 years ago
  64. 6cbff00 Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION by Christoph Hellwig · 15 years ago
  65. c289811 Btrfs: autodetect SSD devices by Chris Mason · 15 years ago
  66. 451d758 Btrfs: add mount -o ssd_spread to spread allocations out by Chris Mason · 15 years ago
  67. c604480 Btrfs: avoid allocation clusters that are too spread out by Chris Mason · 15 years ago
  68. 3b30c22 Btrfs: Add mount -o nossd by Chris Mason · 15 years ago
  69. d644d8a Btrfs: avoid IO stalls behind congested devices in a multi-device FS by Chris Mason · 15 years ago
  70. d84275c Btrfs: don't allow WRITE_SYNC bios to starve out regular writes by Chris Mason · 15 years ago
  71. 585ad2c Btrfs: fix metadata dirty throttling limits by Chris Mason · 15 years ago
  72. 2c943de Btrfs: reduce mount -o ssd CPU usage by Chris Mason · 15 years ago
  73. cfbb930 Btrfs: balance btree more often by Chris Mason · 15 years ago
  74. b361242 Btrfs: stop avoiding balancing at the end of the transaction. by Chris Mason · 15 years ago
  75. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  76. 5c939df btrfs: Fix set/clear_extent_bit for 'end == (u64)-1' by Yan Zheng · 15 years ago
  77. 003dec8 GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta by Steven Whitehouse · 15 years ago
  78. 40bc9a2 GFS2: Fix cache coherency between truncate and O_DIRECT read by Steven Whitehouse · 15 years ago
  79. a61d90d jbd: fix race in buffer processing in commit code by Jan Kara · 15 years ago
  80. 463aea1 autofs4: remove hashed check in validate_wait() by Ian Kent · 15 years ago
  81. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  82. 0eab928 ext4: Don't treat a truncation of a zero-length file as replace-via-truncate by Theodore Ts'o · 15 years ago
  83. 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
  84. 9aee228 ext4: fix dx_map_entry to support 256k directory blocks by Toshiyuki Okajima · 15 years ago
  85. f07502d integrity: fix IMA inode leak by Hugh Dickins · 15 years ago
  86. f0472d0 [CIFS] Add mention of new mount parm (forceuid) to cifs readme by Steve French · 15 years ago
  87. 4ae1507 cifs: make overriding of ownership conditional on new mount options by Jeff Layton · 15 years ago
  88. 75b5032 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  89. 72a43d6 ext3/4 with synchronous writes gets wedged by Postfix by Al Viro · 15 years ago
  90. 460bcf5 Fix nobh_truncate_page() to not pass stack garbage to get_block() by Theodore Ts'o · 15 years ago
  91. 064e38a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  92. f6d0313 GFS2: Fix locking issue mounting gfs2meta fs by Steven Whitehouse · 15 years ago
  93. f851408 ext4: truncate the file properly if we fail to copy data from userspace by Aneesh Kumar K.V · 15 years ago
  94. 1938a15 ext4: Avoid leaking blocks after a block allocation failure by Aneesh Kumar K.V · 15 years ago
  95. b31e155 ext4: Change all super.c messages to print the device by Eric Sandeen · 15 years ago
  96. 03f5d8b ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle() by Jan Kara · 15 years ago
  97. 172124e Revert "block: implement blkdev_readpages" by Jens Axboe · 15 years ago
  98. 44fb551 Btrfs: Fix oops and use after free during space balancing by Chris Mason · 15 years ago
  99. 2cc3c55 Btrfs: set device->total_disk_bytes when adding new device by Yan Zheng · 15 years ago
  100. 0b8e58a ext4: super.c whitespace cleanup by Andreas Dilger · 15 years ago