summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-10-19nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaroundJ. Bruce Fields
2011-10-19jffs2: add compr=lzo and compr=zlib optionsAndres Salomon
2011-10-19jffs2: implement mount option parsing and compression overridingAndres Salomon
2011-10-19block: make gendisk hold a reference to its queueTejun Heo
2011-10-18NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookupTrond Myklebust
2011-10-18NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust
2011-10-18xfs: add AIL pushing tracepointsChristoph Hellwig
2011-10-18xfs: put in missed fix for merge problemAlex Elder
2011-10-18NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust
2011-10-18nfs/super.c: local functions should be staticH Hartley Sweeten
2011-10-18pnfsblock: fix writeback deadlockPeng Tao
2011-10-18pnfsblock: fix NULL pointer dereferencePeng Tao
2011-10-18pnfs: recoalesce when ld read pagelist failsPeng Tao
2011-10-18pnfs: recoalesce when ld write pagelist failsPeng Tao
2011-10-18pnfs: make _set_lo_fail genericPeng Tao
2011-10-18pnfsblock: add missing rpc_put_mount and path_putPeng Tao
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao
2011-10-18pnfsblock: fix size of upcall messageJim Rees
2011-10-18pnfsblock: fix return code confusionJim Rees
2011-10-18nfs: don't try to migrate pages with active requestsJeff Layton
2011-10-18nfs: fix bug about IPv6 address scope checkingMi Jinlong
2011-10-18nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pagesJeff Layton
2011-10-18Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...Trond Myklebust
2011-10-18CIFS: fix automount for DFS sharesGerlando Falauto
2011-10-18CIFS: cleanup min_t() cast in cifs_read()Dan Carpenter
2011-10-18ext4: quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten
2011-10-18ext4: add __user decoration to calls of copy_{from,to}_user()H Hartley Sweeten
2011-10-18ext4: functions should not be declared externH Hartley Sweeten
2011-10-18ext4: add block plug for .writepagesShaohua Li
2011-10-18ext4: Fix comparison endianness problem in MMP initializationDarrick J. Wong
2011-10-18ext4: MMP: fix error message rate-limiting logic in kmmpdNikitas Angelinas
2011-10-18ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysnameNikitas Angelinas
2011-10-17nfsd4: warn on open failure after createJ. Bruce Fields
2011-10-17nfsd4: preallocate open stateid in process_open1()J. Bruce Fields
2011-10-17nfsd4: do idr preallocation with stateid allocationJ. Bruce Fields
2011-10-17nfsd4: preallocate nfs4_file in process_open1()J. Bruce Fields
2011-10-17nfsd4: clean up open owners on OPEN failureJ. Bruce Fields
2011-10-17nfsd4: simplify process_open1 logicJ. Bruce Fields
2011-10-17nfsd4: make is_open_owner booleanJ. Bruce Fields
2011-10-17nfsd4: centralize renew_client() callsJ. Bruce Fields
2011-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder
2011-10-17ext4: avoid stamping on other memories in ext4_ext_insert_index()Tao Ma
2011-10-17cifs: Call id to SID mapping functions to change owner/group (try #4 repost)Shirish Pargaonkar
2011-10-17nfsd4: typo logical vs bitwise negateDan Carpenter
2011-10-14ore/exofs: Change ore_check_io APIBoaz Harrosh
2011-10-14ore/exofs: Define new ore_verify_layoutBoaz Harrosh
2011-10-14ore: Support for partial component tableBoaz Harrosh
2011-10-14ore: Support for short read/writesBoaz Harrosh
2011-10-14exofs: Support for short read/writesBoaz Harrosh
2011-10-14ore: Remove check for ios->kern_buff in _prepare_for_striping to laterBoaz Harrosh