aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell2006-02-02
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-01
|\
| * [PATCH] DocBook: fix some kernel-doc comments in fs and blockMartin Waitz2006-02-01
| * [PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disksJeff Mahoney2006-02-01
| * [PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_shou...Chris Mason2006-02-01
| * [PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non...Chris Mason2006-02-01
| * [PATCH] reiserfs: reiserfs hang and performance fix for data=journal modeChris Mason2006-02-01
| * [PATCH] reiserfs: zero b_private when allocating buffer headsChris Mason2006-02-01
| * [PATCH] resierfs: fix reiserfs_invalidatepage race against data=orderedChris Mason2006-02-01
| * [PATCH] reiserfs: use generic_permissionChristoph Hellwig2006-02-01
| * [PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig2006-02-01
| * [PATCH] reiserfs: missing kmalloc failure checkDiego Calleja2006-02-01
| * [PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for alloca...Pekka Enberg2006-02-01
| * [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-01
| * [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-01
| * [PATCH] mm: hugepage accounting fixHugh Dickins2006-02-01
| * [PATCH] Mark CONFIG_UFS_FS_WRITE as BROKENAlexey Dobriyan2006-02-01
| * [PATCH] compat_sys_pselect7() fixAndrew Morton2006-02-01
| * [PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi2006-02-01
| * [PATCH] smbfs readdir vs signal fixAndrew Morton2006-02-01
| * [PATCH] knfsd: Restore recently broken ACL functionality to NFS serverAndreas Gruenbacher2006-02-01
| * Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-31
| |\
| | * [XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, asNathan Scott2006-01-31
| | * [XFS] Interim solution for attribute insertion failure during fileYingping Lu2006-01-31
| * | [BLOCK] A few kerneldoc fixupsJens Axboe2006-01-31
| |/
* | [CIFS] Remove compiler warningSteve French2006-01-27
* | Signed-off-by: Steve French <sfrench@us.ibm.com>Steve French2006-01-27
* | [CIFS] Make cifs default wsize match what we actually want to send (52KSteve French2006-01-24
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-23
|\|
| * [PATCH] Fix regression added by ppoll/pselect code.David S. Miller2006-01-20
* | [CIFS] Do not zero non-existent iovec in SendReceive response processing.Steve French2006-01-23
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-01-18
|\
| * [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in anSteve French2006-01-18
| * Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-17
| |\
| * | [CIFS] Remove compiler warningSteve French2006-01-17
| * | [CIFS] Fix CIFS to recognize share mode securitySteve French2006-01-14
| * | [CIFS] Fix typoSteve French2006-01-12
| * | [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-12
| * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-12
| |\ \
| * | | [CIFS] Allow local filesize for file that is open for write to be updatedSteve French2006-01-12
| * | | [CIFS] Fix cifs trying to write to f_opsSteve French2006-01-08
| * | | [CIFS] Minor cleanup to new cifs acl header.Steve French2006-01-08
| * | | [CIFS] Fix typos in rfc1002pdu.hSteve French2005-12-31
| * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-12-31
| |\ \ \
| * \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-12-13
| |\ \ \ \
| * | | | | [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French2005-12-12
| * | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-12-05
| |\ \ \ \ \
| * | | | | | [CIFS] Display large/small total buffer allocations in /proc/fs/cifs/StatsSteve French2005-12-03
| * | | | | | [CIFS] Add extended stats (STATS2) for total buffer allocations forSteve French2005-12-03
| * | | | | | [CIFS] Readpages and readir performance improvements - eliminate extraSteve French2005-12-02