1. 7ad72ca ext4: Remove unused variable from ext4_show_options by Theodore Ts'o · 16 years ago
  2. 574ca17 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() by Theodore Ts'o · 16 years ago
  3. 3537576 ext4: remove double definitions of xattr macros by Shen Feng · 16 years ago
  4. 74767c5 ext4: miscellaneous error checks and coding cleanups for mballoc by Shen Feng · 16 years ago
  5. fdf6c7a ext4: add error processing when calling ext4_mb_init_cache in mballoc by Shen Feng · 16 years ago
  6. 31b481d ext4: Fix ext4_mb_init_cache return error by Mingming Cao · 16 years ago
  7. 69baee0 ext4: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  8. 91d9982 ext4: switch to seq_files by Alexey Dobriyan · 16 years ago
  9. 07d45f1 ext4: Use BUG_ON() instead of BUG() by Julia Lawall · 16 years ago
  10. ed8f9c7 ext4: start searching for the right extent from the goal group. by Aneesh Kumar K.V · 16 years ago
  11. 8a35694 ext4: fix comments to say "ext4" by Shen Feng · 16 years ago
  12. e7dfb24 ext4: Fix mb_find_next_bit not to return larger than max by Aneesh Kumar K.V · 16 years ago
  13. f3b35f0 ext4: validate directory entry data before use by Duane Griffin · 16 years ago
  14. 71dc8fb ext4: handle deleting corrupted indirect blocks by Duane Griffin · 16 years ago
  15. 91ef4ca ext4: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  16. 49641f1 Fix reference counting race on log buffers by Dave Chinner · 16 years ago
  17. 4abaca17 [GFS2] Fix GFS2's use of do_div() in its quota calculations by David Howells · 16 years ago
  18. 96a8e13 exec: fix stack excutability without PT_GNU_STACK by Hugh Dickins · 16 years ago
  19. e988cf1 ocfs2: Fix flags in ocfs2_file_lock by Mark Fasheh · 16 years ago
  20. a93a6ce [GFS2] Remove unused declaration by Li Xiaodong · 16 years ago
  21. c9f6a6b [GFS2] Remove support for unused and pointless flag by Steven Whitehouse · 16 years ago
  22. 9cabcdb [GFS2] Replace rgrp "recent list" with mru list by Steven Whitehouse · 16 years ago
  23. f45663c NFS: Allow either strict or sloppy mount option parsing by Chuck Lever · 16 years ago
  24. 6738b25 NFS4: Set security flavor default for NFSv4 mounts like other defaults by Chuck Lever · 16 years ago
  25. dd07c94 NFS: Set security flavor default for NFSv2/3 mounts like other defaults by Chuck Lever · 16 years ago
  26. 01060c8 NFS: Refactor logic for parsing NFS security flavor mount options by Chuck Lever · 16 years ago
  27. 0e0cab7 NFS: use documenting macro constants for initializing ac{reg, dir}{min, max} by Chuck Lever · 16 years ago
  28. ed596a8 NFS: Move the nfs_set_port() call out of nfs_parse_mount_options() by Chuck Lever · 16 years ago
  29. 259875e NFS: set transport defaults after mount option parsing is finished by Trond Myklebust · 16 years ago
  30. 40fef8a SUNRPC: Use only rpcbind v2 for AF_INET requests by Chuck Lever · 16 years ago
  31. 5afc597 nfs4: fix potential race with rapid nfs_callback_up/down cycle by Jeff Layton · 16 years ago
  32. ee84dfc nfs4: remove BKL from nfs_callback_up and nfs_callback_down by Jeff Layton · 16 years ago
  33. 77e0367 nfs: initialize timeout variable in nfs4_proc_setclientid_confirm by Benny Halevy · 16 years ago
  34. d8e7748 NFS: handle interface identifiers in incoming IPv6 addresses by Chuck Lever · 16 years ago
  35. ce3b7e1 NFS: Add string length argument to nfs_parse_server_address by Chuck Lever · 16 years ago
  36. d1aa082 NFS: Support raw IPv6 address hostnames during NFS mount operation by Chuck Lever · 16 years ago
  37. dc04589 NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 by Chuck Lever · 16 years ago
  38. cd10072 NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount by Trond Myklebust · 16 years ago
  39. e468bae NFS: Allow redirtying of a completed unstable write. by Trond Myklebust · 16 years ago
  40. e7d3906 NFS: Clean up nfs_update_request() by Trond Myklebust · 16 years ago
  41. 396cee97 NFS: missing newline in NFS mount debugging message by Chuck Lever · 16 years ago
  42. d33e4df NFS: Treat "intr" and "nointr" options as deprecated by Chuck Lever · 16 years ago
  43. ecbb384 NFS: Allow any value for the "retry" option by Chuck Lever · 16 years ago
  44. f41f741 NFS: Ensure we zap only the access and acl caches when setting new acls by Trond Myklebust · 16 years ago
  45. 2e96d28 NFS: Fix a warning in nfs4_async_handle_error by Trond Myklebust · 16 years ago
  46. 34e8f92 NFS: Move fs/nfs/iostat.h to include/linux by Chuck Lever · 16 years ago
  47. 46cb650 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops by Trond Myklebust · 16 years ago
  48. 659bfcd NFS: Fix the ftruncate() credential problem by Trond Myklebust · 16 years ago
  49. b6b6152 rpc: bring back cl_chatty by Olga Kornievskaia · 16 years ago
  50. 48b605f NFS: implement option checking when remounting NFS filesystems (resend) by Jeff Layton · 16 years ago
  51. c2d946e5 fs/nfs/nfsroot.c: remove CVS keyword by Adrian Bunk · 16 years ago
  52. 48186c7 NFS: Fix trace debugging nits in write.c by Chuck Lever · 16 years ago
  53. 6da24bc NFS: Use NFSDBG_FILE for all fops by Chuck Lever · 16 years ago
  54. b7eaefa NFS: Add debugging facility for NFS aops by Chuck Lever · 16 years ago
  55. cc0dd2d NFS: Make nfs_open methods consistent by Chuck Lever · 16 years ago
  56. b84e06c NFS: Make nfs_llseek methods consistent by Chuck Lever · 16 years ago
  57. 5491778 NFS: Make nfs_fsync methods consistent by Chuck Lever · 16 years ago
  58. 6fb1bc1 NFS: Update help text for CONFIG_NFS_FS by Chuck Lever · 16 years ago
  59. b541838 NFS: do_setlk(): don't flush caches when we have a delegation by Trond Myklebust · 16 years ago
  60. 7e5f614 NFS: Revert commit 44dd151d by Trond Myklebust · 16 years ago
  61. efc91ed NFS: Optimise append writes with holes by Trond Myklebust · 16 years ago
  62. 2116271 NFS: Add correct bounds checking to NFSv2 locks by Trond Myklebust · 16 years ago
  63. f3d47a3 NFS: Fix a preemption count leak in nfs_update_request by Trond Myklebust · 16 years ago
  64. 0b4aae7 NFS: Reduce the stack usage in NFSv3 create operations by Trond Myklebust · 16 years ago
  65. 57dc9a5 NFS: Reduce the stack usage in NFSv4 create operations by Trond Myklebust · 16 years ago
  66. d028203 Merge branch 'x86/core' into x86/unify-pci by Ingo Molnar · 16 years ago
  67. b72e9eb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  68. f57e916 Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  69. eb35c21 reiserfs: discard prealloc in reiserfs_delete_inode by Jeff Mahoney · 16 years ago
  70. 2aac05a NFS: Fix readdir cache invalidation by Trond Myklebust · 16 years ago
  71. 383bc5c x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdump by Bernhard Walle · 16 years ago
  72. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  73. ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 16 years ago
  74. 18c6ac3 [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() by Sunil Mushran · 16 years ago
  75. 209806a [GFS2] Allow local DF locks when holding a cached EX glock by Steven Whitehouse · 16 years ago
  76. 265d529c [GFS2] Fix delayed demote race by Steven Whitehouse · 16 years ago
  77. 5d7e0d2 Fix pagemap_read() use of struct mm_walk by Andrew Morton · 16 years ago
  78. 20cbc97 Fix clear_refs_write() use of struct mm_walk by Andrew Morton · 16 years ago
  79. 086f731 security: filesystem capabilities: fix fragile setuid fixup code by Andrew G. Morgan · 16 years ago
  80. 6d1029b add kernel-doc for simple_read_from_buffer and memory_read_from_buffer by Akinobu Mita · 16 years ago
  81. 337e2ab ntfs: update help text by Jess Guerrero · 16 years ago
  82. c4a2d7f ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev() by Michael Halcrow · 16 years ago
  83. 10dd08d reiserfs: add missing unlock to an error path in reiserfs_quota_write() by Jan Kara · 16 years ago
  84. 4d04e4f ext4: add missing unlock to an error path in ext4_quota_write() by Jan Kara · 16 years ago
  85. f5c8f7d ext3: add missing unlock to error path in ext3_quota_write() by Jan Kara · 16 years ago
  86. 32502b8 splice: fix generic_file_splice_read() race with page invalidation by Miklos Szeredi · 16 years ago
  87. 8b3d356 ramfs: enable splice write by Octavian Purdila · 16 years ago
  88. 2e4bef4 9p: fix O_APPEND in legacy mode by Eric Van Hensbergen · 16 years ago
  89. cc371e6 Add bvec_merge_data to handle stacked devices and ->merge_bvec() by Alasdair G Kergon · 16 years ago
  90. b984679 block: integrity checkpatch cleanups by Jens Axboe · 16 years ago
  91. 7ba1ba1 block: Block layer data integrity support by Martin K. Petersen · 16 years ago
  92. 51d654e block: Globalize bio_set and bio_vec_slab by Martin K. Petersen · 16 years ago
  93. f58ba88 [GFS2] don't call permission() by Miklos Szeredi · 16 years ago
  94. a238b79 Call fasync() functions without the BKL by Jonathan Corbet · 16 years ago
  95. dda6445 ecryptfs: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  96. 9465efc Remove BKL from remote_llseek v2 by Andi Kleen · 16 years ago
  97. 9c20616 Make FAT users happier by not deadlocking by Jonathan Corbet · 16 years ago
  98. b7fdf9f ocfs2-stack_user: BKL pushdown by Arnd Bergmann · 16 years ago
  99. 18ce375 Properly notify block layer of sync writes by Jens Axboe · 16 years ago
  100. 7476064 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago