summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [CIFS] Use correct pid on new cifs posix byte range lock callSteve French2006-03-011-0/+2
| | * | | | | | [CIFS] Add posix (advisory) byte range locking support to cifs clientSteve French2006-02-285-22/+137
| | * | | | | | [CIFS] CIFS readdir perf optimizations part 1Steve French2006-02-283-11/+27
| | * | | | | | [CIFS] Free small buffers earlier so we exceed the cifsSteve French2006-02-263-13/+18
| | * | | | | | [CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrappingSteve French2006-02-243-13/+24
| | * | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-226-21/+32
| | |\ \ \ \ \ \
| | * | | | | | | [CIFS] Convert remaining places in fs/cifs fromEric Sesterhenn2006-02-214-13/+5
| | * | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-1812-22/+112
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-152-7/+9
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-1510-279/+269
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [CIFS] SessionSetup cleanup part 2Steve French2006-02-147-13/+161
| | * | | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-1012-40/+64
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [CIFS] fix compile error (typo) and warning in cifssmb.cSteve French2006-02-101-1/+2
| | * | | | | | | | | | | [CIFS] Cleanup NTLMSSP session setup handlingSteve French2006-02-097-33/+53
| * | | | | | | | | | | | [PATCH] avoid unaligned access when accessing poll stackJes Sorensen2006-03-311-3/+5
| * | | | | | | | | | | | [PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk2006-03-311-2/+1
| * | | | | | | | | | | | [PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2006-03-311-16/+28
| * | | | | | | | | | | | [PATCH] cleanup in proc_check_chroot()Herbert Poetzl2006-03-311-5/+8
| * | | | | | | | | | | | [PATCH] fs/locks.c: Fix sys_flock() raceTrond Myklebust2006-03-311-14/+16
| * | | | | | | | | | | | [PATCH] inotify: IN_DELETE events missingAmy Griffis2006-03-311-3/+3
| * | | | | | | | | | | | [PATCH] fat: kill reserved namesOGAWA Hirofumi2006-03-312-32/+1
| * | | | | | | | | | | | [PATCH] sys_sync_file_range()Andrew Morton2006-03-312-1/+165
| * | | | | | | | | | | | [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-312-203/+47
| * | | | | | | | | | | | [PATCH] locks: don't panicMiklos Szeredi2006-03-311-12/+3
| * | | | | | | | | | | | [PATCH] uml: __user annotationsAl Viro2006-03-311-7/+7
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | [GFS2] Update GFS2 for the recent pull from LinusSteven Whitehouse2006-03-313-81/+19
* | | | | | | | | | | | Merge branch 'master'Steven Whitehouse2006-03-31476-10528/+14204
|\| | | | | | | | | | |
| * | | | | | | | | | | [PATCH] splice exportsJeff Garzik2006-03-301-0/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | [PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe2006-03-302-37/+92
| * | | | | | | | | | [PATCH] Introduce sys_splice() system callJens Axboe2006-03-306-6/+647
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-292-24/+82
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge ../linux-2.6Paul Mackerras2006-03-29145-755/+1549
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+2
| | * | | | | | | | | | | [PATCH] powerpc: Cope with duplicate node & property names in /proc/device-treeMichael Ellerman2006-03-281-23/+80
| * | | | | | | | | | | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-03-2948-291/+204
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | [XFS] Cleanup in XFS after recent get_block_t interface tweaks.Nathan Scott2006-03-293-31/+26
| | * | | | | | | | | | | | [XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()Mandy Kirkconnell2006-03-292-115/+0
| | * | | | | | | | | | | | [XFS] A change to inode chunk allocation to try allocating the new chunkGlen Overby2006-03-291-40/+68
| | * | | | | | | | | | | | Fixes a regression from the recent "remove ->get_blocks() support"Nathan Scott2006-03-291-3/+4
| | * | | | | | | | | | | | [XFS] Fix compiler warning and small code inconsistencies in compatNathan Scott2006-03-291-9/+13
| | * | | | | | | | | | | | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-2942-93/+93
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2006-03-281-2/+1
| * | | | | | | | | | | | [PATCH] remove add_parent()'s parent argumentOleg Nesterov2006-03-281-2/+2
| * | | | | | | | | | | | [PATCH] pidhash: kill switch_exec_pidsEric W. Biederman2006-03-281-3/+11
| * | | | | | | | | | | | [PATCH] simplify exec from init's subthreadOleg Nesterov2006-03-281-12/+10
| * | | | | | | | | | | | [PATCH] exec: allow init to exec from any thread.Eric W. Biederman2006-03-281-1/+12
| |/ / / / / / / / / / /
| * | | | | | | | | | | [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
| * | | | | | | | | | | [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28122-188/+188
| * | | | | | | | | | | [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-288-9/+9
| * | | | | | | | | | | [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-282-2/+2