aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton2012-06-01
* c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Cyrill Gorcunov2012-05-31
* fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov2012-05-31
* aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh2012-05-31
* eventfd: change int to __u64 in eventfd_signal()Sha Zhengju2012-05-31
* fs/nls: add Apple NLSVladimir Serbinenko2012-05-31
* proc/smaps: show amount of nonlinear ptes in vmaKonstantin Khlebnikov2012-05-31
* proc/smaps: carefully handle migration entriesKonstantin Khlebnikov2012-05-31
* proc: report file/anon bit in /proc/pid/pagemapKonstantin Khlebnikov2012-05-31
* procfs: use more apprioriate types when dumping /proc/N/statJan Engelhardt2012-05-31
* proc: pass "fd" by value in /proc/*/{fd,fdinfo} codeAlexey Dobriyan2012-05-31
* proc: don't do dummy rcu_read_lock/rcu_read_unlock on error pathAlexey Dobriyan2012-05-31
* proc: use mm_access() instead of ptrace_may_access()Cong Wang2012-05-31
* proc: remove mm_for_maps()Cong Wang2012-05-31
* proc: clean up /proc/<pid>/environ handlingCong Wang2012-05-31
* fat: use fat_msg_ratelimit() in fat__get_entry()Namjae Jeon2012-05-31
* fat: add fat_msg_ratelimit()Namjae Jeon2012-05-31
* fat: switch to fsinfo_inodeArtem Bityutskiy2012-05-31
* fat: mark superblock as dirty less oftenArtem Bityutskiy2012-05-31
* fat: introduce mark_fsinfo_dirty helperArtem Bityutskiy2012-05-31
* fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy2012-05-31
* HPFS: remove PRINTK() macroDan Carpenter2012-05-31
* nilfs2: flush disk caches in syncingRyusuke Konishi2012-05-31
* pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl commandWill Deacon2012-05-31
* introduce SIZE_MAXXi Wang2012-05-31
* mm, oom: normalize oom scores to oom_score_adj scale only for userspaceDavid Rientjes2012-05-29
* mm/fs: remove truncate_rangeHugh Dickins2012-05-29
* mm: fix NULL ptr deref when walking hugepagesSasha Levin2012-05-29
* Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-29
|\
| * NFSv4: Add debugging printks to state managerTrond Myklebust2012-05-28
| * NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust2012-05-28
| * NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHETrond Myklebust2012-05-28
| * NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_errorTrond Myklebust2012-05-27
| * NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust2012-05-27
| * NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state managerTrond Myklebust2012-05-27
| * NFSv4.1: Handle errors in nfs4_bind_conn_to_sessionTrond Myklebust2012-05-27
| * NFSv4.1: nfs4_bind_conn_to_session should drain the sessionTrond Myklebust2012-05-27
| * NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust2012-05-26
| * NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust2012-05-26
| * NFSv4.1: Ensure we use the correct credentials for bind_conn_to_sessionTrond Myklebust2012-05-25
| * NFSv4.1: Ensure we use the correct credentials for session create/destroyTrond Myklebust2012-05-25
| * NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operationsTrond Myklebust2012-05-25
| * NFSv4.1: Handle NFS4ERR_SEQ_MISORDERED when confirming the leaseTrond Myklebust2012-05-25
| * NFSv4: When purging the lease, we must clear NFS4CLNT_LEASE_CONFIRMTrond Myklebust2012-05-25
| * NFSv4: Clean up the error handling for nfs4_reclaim_leaseTrond Myklebust2012-05-25
| * NFSv4.1: Exchange ID must use GFP_NOFS allocation modeTrond Myklebust2012-05-24
| * nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*Weston Andros Adamson2012-05-24
| * nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson2012-05-24
| * NFSv4.1 test the mdsthreshold hint parametersAndy Adamson2012-05-24
| * NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson2012-05-24