1. e53252d unregister_chrdev() return void by Akinobu Mita · 17 years ago
  2. cb00ea3 UDF: coding style conversion - lindent by Cyrill Gorcunov · 17 years ago
  3. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  4. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  5. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  6. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  7. 789c56b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  8. 29e7ee3 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  9. a8dcf12 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  10. 1ff8392 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  11. 70b315b [CIFS] merge conflict in fs/cifs/export.c by Steve French · 17 years ago
  12. c18c842 [CIFS] Allow disabling CIFS Unix Extensions as mount option by Steve French · 17 years ago
  13. 6924c55 locks: fix vfs_test_lock() comment by J. Bruce Fields · 17 years ago
  14. 6d34ac1 locks: make posix_test_lock() interface more consistent by J. Bruce Fields · 17 years ago
  15. 370f659 nfs: disable leases over NFS by J. Bruce Fields · 17 years ago
  16. 6044606 gfs2: stop giving out non-cluster-coherent leases by Marc Eshel · 17 years ago
  17. 4698afe locks: export setlease to filesystems by J. Bruce Fields · 17 years ago
  18. f9ffed2 locks: provide a file lease method enabling cluster-coherent leases by J. Bruce Fields · 18 years ago
  19. a9933ce locks: rename lease functions to reflect locks.c conventions by J. Bruce Fields · 17 years ago
  20. 6d5e8b0 locks: share more common lease code by J. Bruce Fields · 17 years ago
  21. e32b8ee locks: clean up lease_alloc() by J. Bruce Fields · 17 years ago
  22. d2ab0b0c locks: convert an -EINVAL return to a BUG by J. Bruce Fields · 17 years ago
  23. 87250dd leases: minor break_lease() comment clarification by david m. richter · 17 years ago
  24. 967e35d sysfs: cosmetic clean up on node creation failure paths by Tejun Heo · 17 years ago
  25. a1da4df sysfs: kill an extra put in sysfs_create_link() failure path by Tejun Heo · 17 years ago
  26. bc37e28 sysfs: make sysfs_init_inode() static by Tejun Heo · 17 years ago
  27. e080e43 sysfs: fix sysfs root inode nlink accounting by Tejun Heo · 17 years ago
  28. 01da242 sysfs: avoid kmem_cache_free(NULL) by Akinobu Mita · 17 years ago
  29. a6bb340 debugfs: remove rmdir() non-empty complaint by Jens Axboe · 17 years ago
  30. d756d10 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  31. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  32. e9f410b ext4: extent macros cleanup by Dmitry Monakhov · 17 years ago
  33. 26d535e Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions. by Dmitry Monakhov · 17 years ago
  34. d699594 ext4: remove extra IS_RDONLY() check by Dave Hansen · 17 years ago
  35. 1330593 ext4: Use is_power_of_2() by Vignesh Babu · 17 years ago
  36. fc0e15a Use zero_user_page() in ext4 where possible by Eric Sandeen · 17 years ago
  37. f8628a1 ext4: Remove 65000 subdirectory limit by Andreas Dilger · 17 years ago
  38. 6dd4ee7 ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields by Kalpak Shah · 17 years ago
  39. ef7f383 ext4: Add nanosecond timestamps by Kalpak Shah · 17 years ago
  40. 0f49d5d jbd2: Move jbd2-debug file to debugfs by Jose R. Santos · 17 years ago
  41. e23291b jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG by Jose R. Santos · 17 years ago
  42. eb40a09 ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices by Jose R. Santos · 17 years ago
  43. c29c0ae ext4: Make extents code sanely handle on-disk corruption by Alex Tomas · 17 years ago
  44. ff9ddf7 ext4: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  45. 1e2462f ext4: Enable extents by default by Mingming Cao · 17 years ago
  46. 749269f Change on-disk format to support 2^15 uninitialized extents by Amit Arora · 17 years ago
  47. 56055d3 write support for preallocated blocks by Amit Arora · 17 years ago
  48. a2df2a6 fallocate support in ext4 by Amit Arora · 17 years ago
  49. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  50. 6dfce90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  51. b8c638a Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  52. 8e1c091 arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  53. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  54. 49c13b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  55. 63135e0 [CIFS] More whitespace/formatting fixes (noticed by checkpatch) by Steve French · 17 years ago
  56. c381bfc Couple fixes to fs/ecryptfs/inode.c by Mika Kukkonen · 17 years ago
  57. 1269bc6 knfsd: nfsd: enforce per-flavor id squashing by J. Bruce Fields · 17 years ago
  58. 9091224 knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports by J. Bruce Fields · 17 years ago
  59. 4796f45 knfsd: nfsd4: secinfo handling without secinfo= option by J. Bruce Fields · 17 years ago
  60. dcb488a3 knfsd: nfsd4: implement secinfo by Andy Adamson · 17 years ago
  61. 91fe39d knfsd: nfsd: display export secinfo information by J. Bruce Fields · 17 years ago
  62. ac34cdb knfsd: nfsd: factor out code from show_expflags by J. Bruce Fields · 17 years ago
  63. 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago
  64. 32c1eb0 knfsd: nfsd4: return nfserr_wrongsec by Andy Adamson · 17 years ago
  65. 6c0a654 knfsd: nfsd: factor nfsd_lookup into 2 pieces by J. Bruce Fields · 17 years ago
  66. 2ea2209 knfsd: nfsd: use ip-address-based domain in secinfo case by J. Bruce Fields · 17 years ago
  67. 3ab4d8b knfsd: nfsd: set rq_client to ip-address-determined-domain by J. Bruce Fields · 17 years ago
  68. 0989a78 knfsd: nfsd: provide export lookup wrappers which take a svc_rqst by J. Bruce Fields · 17 years ago
  69. 87548c3 knfsd: nfsd: remove superfluous assignment from nfsd_lookup by J. Bruce Fields · 17 years ago
  70. df547ef knfsd: nfsd4: simplify exp_pseudoroot arguments by J. Bruce Fields · 17 years ago
  71. e677bfe knfsd: nfsd4: parse secinfo information in exports downcall by Andy Adamson · 17 years ago
  72. 42ed95c knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built by J. Bruce Fields · 17 years ago
  73. 2d3bb25 knfsd: nfsd: make all exp_finding functions return -errno's on err by J. Bruce Fields · 17 years ago
  74. 47f9940 knfsd: nfsd4: don't delegate files that have had conflicts by Meelap Shah · 17 years ago
  75. c2f1a55 knfsd: nfsd4: vary maximum delegation limit based on RAM size by Meelap Shah · 17 years ago
  76. 1e51402 knfsd: nfsd: remove unused header interface.h by J. Bruce Fields · 17 years ago
  77. 4b2ca38 knfsd: nfsd4: fix handling of acl errrors by J. Bruce Fields · 17 years ago
  78. 0ac68d1 knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks by Benny Halevy · 17 years ago
  79. f7fede4 knfsd: nfsd4: silence a compiler warning in ACL code by J. Bruce Fields · 17 years ago
  80. 9a8db97 knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 by Marc Eshel · 17 years ago
  81. 1212749 nfsd warning fix by Andrew Morton · 17 years ago
  82. 019ab80 knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry by Christoph Hellwig · 17 years ago
  83. dd90b50 knfsd: exportfs: add find_disconnected_root helper by Christoph Hellwig · 17 years ago
  84. fb66a19 knfsd: exportfs: move acceptable check into find_acceptable_alias by Christoph Hellwig · 17 years ago
  85. d7dd618 knfsd: exportfs: untangle ISDIR logic in find_exported_dentry by Christoph Hellwig · 17 years ago
  86. 10f11c3 knfsd: exportfs: remove CALL macro by Christoph Hellwig · 17 years ago
  87. d37065c knfsd: exportfs: add procedural interface for NFSD by Christoph Hellwig · 17 years ago
  88. 5ca2960 knfsd: exportfs: remove iget abuse by Christoph Hellwig · 17 years ago
  89. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  90. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  91. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  92. 787d221 fs: introduce some page/buffer invariants by Nick Piggin · 17 years ago
  93. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  94. 5ad333e Lumpy Reclaim V4 by Andy Whitcroft · 17 years ago
  95. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  96. 10fa16e 9p: fix debug compilation error by Eric Van Hensbergen · 17 years ago
  97. 5b37696 utime(s): Honour CAP_FOWNER when times==NULL by Satyam Sharma · 17 years ago
  98. 959bc220 Fix LDM for new field in the VOL5 VBLK. by Anton Altaparmakov · 17 years ago
  99. 10b275d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  100. add0969 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago