Commit Graph

22146 Commits (1159024d4c0aafecaa0c6635c55153b4b39cc1c8)

Author SHA1 Message Date
Al Viro 2fadaef412 auxv: require the target to be tracable (or yourself) 14 years ago
Al Viro d6f64b89d7 close race in /proc/*/environ 14 years ago
Al Viro ec6fd8a435 report errors in /proc/*/*map* sanely 14 years ago
Al Viro ca6b0bf0e0 pagemap: close races with suid execve 14 years ago
Al Viro 26ec3c646e make sessionid permissions in /proc/*/task/* match those in /proc/* 14 years ago
Tao Ma 0ba0851714 ext4: fix a BUG in mb_mark_used during trim. 14 years ago
Fred Isaman cccb4d063b NFSv4.1 remove temp code that prevented ds commits 14 years ago
Andy Adamson 863a3c6c68 NFSv4.1: layoutcommit 14 years ago
Fred Isaman e0c2b38018 NFSv4.1: filelayout driver specific code for COMMIT 14 years ago
Fred Isaman 988b6dceb0 NFSv4.1: remove GETATTR from ds commits 14 years ago
Fred Isaman a861a1e1c3 NFSv4.1: add generic layer hooks for pnfs COMMIT 14 years ago
Fred Isaman 425eb736cd NFSv4.1: alloc and free commit_buckets 14 years ago
Fred Isaman c879513e91 NFSv4.1: shift filelayout_free_lseg 14 years ago
Fred Isaman 5917ce8440 NFSv4.1: pull out code from nfs_commit_release 14 years ago
Fred Isaman 64bfeb49bd NFSv4.1: pull error handling out of nfs_commit_list 14 years ago
Fred Isaman 5f452431e2 NFSv4.1: add callback to nfs4_commit_done 14 years ago
Fred Isaman 9ace33cdc6 NFSv4.1: rearrange nfs_commit_rpcsetup 14 years ago
Fred Isaman 465d52437d NFSv4.1: don't send COMMIT to ds for data sync writes 14 years ago
Bryan Schumaker 8ef2ce3e16 NFS: Detect loops in a readdir due to bad cookies 14 years ago
Bryan Schumaker 480c2006eb NFS: Create nfs_open_dir_context 14 years ago
Trond Myklebust e47c085afb NFS: Ensure that we update the readdir filp->f_pos correctly 14 years ago
Sergey Senozhatsky 65922cb5ce ext4: unused variables cleanup in fs/ext4/extents.c 14 years ago
Feng Tang 6de9843dab ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep() 14 years ago
Al Viro bd23a539d0 fix leaks in path_lookupat() 14 years ago
Jim Keniston 565d76cb7d zlib: slim down zlib_deflate() workspace when possible 14 years ago
Andrey Vagin b12d125969 fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new() 14 years ago
Roland Dreier e91f90bb0b aio: wake all waiters when destroying ctx 14 years ago
Stuart Swales da23ef0549 adfs: add hexadecimal filetype suffix option 14 years ago
Stuart Swales 7a9730af9c adfs: improve timestamp precision 14 years ago
Stuart Swales 2f09719af7 adfs: fix E+/F+ dir size > 2048 crashing kernel 14 years ago
Rakib Mullick 0bc825d240 codafs: fix compile warning when CONFIG_SYSCTL=n 14 years ago
David Daney 1a530a6f23 binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary() 14 years ago
Shawn Bohrer f4d93ad74c epoll: fix compiler warning and optimize the non-blocking path 14 years ago
Davide Libenzi 3fb0e584a6 epoll: move ready event check into proper inline 14 years ago
Mandeep Singh Baines 80cdc6dae7 fs: use appropriate printk priority levels 14 years ago
Dave Hansen 4031a219d8 smaps: have smaps show transparent huge pages 14 years ago
Dave Hansen 22e057c592 smaps: teach smaps_pte_range() about THP pmds 14 years ago
Dave Hansen 3c9acc7849 smaps: pass pte size argument in to smaps_pte_entry() 14 years ago
Dave Hansen ae11c4d9f6 smaps: break out smaps_pte_entry() from smaps_pte_range() 14 years ago
Dave Hansen 033193275b pagewalk: only split huge pages when necessary 14 years ago
Minchan Kim bd65cb86c9 mm: hugetlbfs: change remove_from_page_cache 14 years ago
Miklos Szeredi ef6a3c6311 mm: add replace_page_cache_page() function 14 years ago
Jesper Juhl 51e816564d Remove pointless memset in nfsacl_encode() 14 years ago
Gusev Vitaliy 4667058b77 nfs4: Fix NULL dereference at d_alloc_and_lookup() 14 years ago
Tony Luck 9f6af27fb6 pstore: cleanups to pstore_dump() 14 years ago
Phillip Lougher 117a91e0f2 Squashfs: Use vmalloc rather than kmalloc for zlib workspace 14 years ago
M. Mohan Kumar aaf0ef1d2b 9p: use the updated offset given by generic_write_checks 14 years ago
Aneesh Kumar K.V 42869c8ada fs/9p: Add v9fs_dentry2v9ses 14 years ago
Aneesh Kumar K.V 7add697a3d fs/9p: Attach writeback_fid on first open with WR flag 14 years ago
Aneesh Kumar K.V ea59bb759b fs/9p: Open writeback fid in O_SYNC mode 14 years ago