summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2011-10-14ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh
2011-10-14ore: Only IO one group at a time (API change)Boaz Harrosh
2011-10-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-10-13CIFS: Move byte range lock list from fd to inodePavel Shilovsky
2011-10-13cifs: clean up check_rfc1002_headerJeff Layton
2011-10-13CIFS: Simplify byte range locking codePavel Shilovsky
2011-10-13CIFS: Fix incorrect max RFC1002 write size valuePavel Shilovsky
2011-10-13Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-10-13cifs: simplify read_from_socketJeff Layton
2011-10-12cifs: Add data structures and functions for uid/gid to SID mapping (try #4)Shirish Pargaonkar
2011-10-12Typo in cifs readme in name of module parm directorySteve French
2011-10-12cifs: clean up unused encryption codeShirish Pargaonkar
2011-10-12cifs: Add mount options for backup intent (try #6)Shirish Pargaonkar
2011-10-12cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interfaceSuresh Jayaraman
2011-10-12cifs: update README about the kernel module parametersSuresh Jayaraman
2011-10-12add new module parameter 'enable_oplocks'Steve French
2011-10-12cifs: check for unresponsive server every time we call kernel_recvmsgJeff Layton
2011-10-12cifs: make smb_msg local to read_from_socketJeff Layton
2011-10-12cifs: trivial: remove obsolete commentJeff Layton
2011-10-12cifs: consolidate signature generating codeJeff Layton
2011-10-12cifs: clean up checkSMBJeff Layton
2011-10-12cifs: untangle server->maxBuf and CIFSMaxBufSizeJeff Layton
2011-10-12cifs: Fix typo 'CIFS_NFSD_EXPORT'Paul Bolle
2011-10-12cifs: get rid of unused xid in cifs_get_rootJeff Layton