Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0dec4c8bc6ed62a65b61594aa754e21270423796
/
fs
« Previous
3160a71
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
by J. Bruce Fields
· 18 years ago
bec50c4
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
by J. Bruce Fields
· 18 years ago
f43daf6
[PATCH] knfsd: nfsd4: acls: don't return explicit mask
by J. Bruce Fields
· 18 years ago
f34f924
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
by J. Bruce Fields
· 18 years ago
a4db5fe
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
by J. Bruce Fields
· 18 years ago
28e05dd
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
by J. Bruce Fields
· 18 years ago
575a629
[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
by J. Bruce Fields
· 18 years ago
7bdfa68
[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits
by J. Bruce Fields
· 18 years ago
f534a25
[PATCH] knfsd: nfsd4: fix non-terminated string
by J. Bruce Fields
· 18 years ago
beb497a
[PATCH] __page_symlink retry loop error code fix
by Dmitriy Monakhov
· 18 years ago
c14e894
[CIFS] fix &&/& typo in cifs_setattr()
by Steve French
· 18 years ago
414f827
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
86a71dbd
[PATCH] sysctl: hide the sysctl proc inodes from selinux
by Eric W. Biederman
· 18 years ago
3fbfa98
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
by Eric W. Biederman
· 18 years ago
77b14db
[PATCH] sysctl: reimplement the sysctl proc support
by Eric W. Biederman
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
2abc26f
[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry
by Eric W. Biederman
· 18 years ago
0e03036
[PATCH] sysctl: register the ocfs2 sysctl numbers
by Eric W. Biederman
· 18 years ago
4ed075e
[PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl support
by Eric W. Biederman
· 18 years ago
fd6065b
[PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
af6a4e2
[PATCH] knfsd: add some new fsid types
by NeilBrown
· 18 years ago
982aedf
[PATCH] knfsd: tidy up choice of filesystem-identifier when creating a filehandle
by NeilBrown
· 18 years ago
8971a10
[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem
by NeilBrown
· 18 years ago
ac98695
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
9468482
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
8af1897
[CIFS] on reconnect to Samba - reset the unix capabilities
by Steve French
· 18 years ago
552ce54
Revert "[PATCH] Fix d_path for lazy unmounts"
by Linus Torvalds
· 18 years ago
9fbbd4d
[PATCH] x86: Don't require the vDSO for handling a.out signals
by Andi Kleen
· 18 years ago
d9bc125c
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
43d78ef
NFS: disconnect before retrying NFSv4 requests over TCP
by Chuck Lever
· 18 years ago
a301b77
NFS: Don't use ClearPageUptodate() when writeback fails
by Trond Myklebust
· 18 years ago
b0c4fdd
NFS: Cleanup - avoid rereading 'jiffies' more than once in the same routine
by Trond Myklebust
· 18 years ago
3e7d950
NFS: Fix a wraparound issue with nfsi->cache_change_attribute
by Trond Myklebust
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
c5ef1c4
[PATCH] mark struct inode_operations const 3
by Arjan van de Ven
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
54fb996
[PATCH] ufs2 write: block allocation update
by Evgeniy Dushistov
· 18 years ago
3313e29
[PATCH] ufs2 write: inodes write
by Evgeniy Dushistov
· 18 years ago
cbcae39
[PATCH] ufs2 write: mount as rw
by Evgeniy Dushistov
· 18 years ago
0a9ac38
[PATCH] eCryptfs: add flush_dcache_page() calls
by Michael Halcrow
· 18 years ago
e2bd99e
[PATCH] eCryptfs: open-code flag checking and manipulation
by Michael Halcrow
· 18 years ago
9d8b8ce
[PATCH] eCryptfs: convert kmap() to kmap_atomic()
by Michael Halcrow
· 18 years ago
7045660
[PATCH] eCryptfs: convert f_op->write() to vfs_write()
by Michael Halcrow
· 18 years ago
e77a56d
[PATCH] eCryptfs: Encrypted passthrough
by Michael Halcrow
· 18 years ago
dd2a3b7
[PATCH] eCryptfs: Generalize metadata read/write
by Michael Halcrow
· 18 years ago
1739895
[PATCH] eCryptfs: xattr flags and mount options
by Michael Halcrow
· 18 years ago
dddfa46
[PATCH] eCryptfs: Public key; packet management
by Michael Halcrow
· 18 years ago
88b4a07
[PATCH] eCryptfs: Public key transport mechanism
by Michael Halcrow
· 18 years ago
b5d5dfb
[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC
by Adrian Bunk
· 18 years ago
27459f0
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
by Chuck Lever
· 18 years ago
ad06e4b
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing
by Chuck Lever
· 18 years ago
482fb94
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper
by Chuck Lever
· 18 years ago
41487c6
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
by Eric W. Biederman
· 18 years ago
ab521dc
[PATCH] tty: update the tty layer to work with struct pid
by Eric W. Biederman
· 18 years ago
939b00d
[PATCH] Minix V3 support
by Andries Brouwer
· 18 years ago
163da95
[PATCH] FS: speed up rw_verify_area()
by Eric Dumazet
· 18 years ago
3991d3b
[PATCH] warning fix: unsigned->signed
by Tomasz Kvarsin
· 18 years ago
79a81ae
[PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
f9e4acf
[PATCH] inotify: read return val fix
by Nick Piggin
· 18 years ago
d003fb7
[PATCH] remove sb->s_files and file_list_lock usage in dquot.c
by Christoph Hellwig
· 18 years ago
fb58b73
[PATCH] move remove_dquot_ref to dqout.c
by Christoph Hellwig
· 18 years ago
eb3dfb0
[PATCH] Fix d_path for lazy unmounts
by Andreas Gruenbacher
· 18 years ago
5c3bd43
[PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUG
by Robert P. J. Day
· 18 years ago
215122e
[PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors
by Andrew Morton
· 18 years ago
6ab8eb1
[PATCH] Make XFS use BH_Unwritten and BH_Delay correctly
by David Chinner
· 18 years ago
33a266d
[PATCH] Make BH_Unwritten a first class bufferhead flag V2
by David Chinner
· 18 years ago
958b7f3
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 18 years ago
c827ba4
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
4b98d11
[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct
by Alexey Dobriyan
· 18 years ago
3e4fdaf
[PATCH] jbd layer function called instead of fs specific one
by Dmitriy Monakhov
· 18 years ago
730c385
[PATCH] Remove unused kernel config option ZISOFS_FS
by Robert P. J. Day
· 18 years ago
72ed3d0
[PATCH] buffer: memorder fix
by Nick Piggin
· 18 years ago
82ddcb0
[PATCH] extend the set of "__attribute__" shortcut macros
by Robert P. J. Day
· 18 years ago
731b9a5
[PATCH] remove ext[34]_inc_count and _dec_count
by Eric Sandeen
· 18 years ago
2988a77
[PATCH] return ENOENT from ext3_link when racing with unlink
by Eric Sandeen
· 18 years ago
2e7842b
[PATCH] fix umask when noACL kernel meets extN tuned for ACLs
by Hugh Dickins
· 18 years ago
9bbf81e
[PATCH] seq_file conversion: coda
by Alexey Dobriyan
· 18 years ago
ead6596
[PATCH] ext4: refuse ro to rw remount of fs with orphan inodes
by Eric Sandeen
· 18 years ago
ea9a05a
[PATCH] ext3: refuse ro to rw remount of fs with orphan inodes
by Eric Sandeen
· 18 years ago
100bb93
[PATCH] proc_misc warning fix
by Andrew Morton
· 18 years ago
a470e18
[PATCH] msdos partitions: fix logic error in AIX detection
by Olaf Hering
· 18 years ago
4419d1a
[PATCH] relax check for AIX in msdos partition table
by Olaf Hering
· 18 years ago
fc0ecff
[PATCH] remove invalidate_inode_pages()
by Andrew Morton
· 18 years ago
d8adb9c
[PATCH] ext2: skip pages past number of blocks in ext2_find_entry
by Eric Sandeen
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
4a3b0a4
[PATCH] igrab() should check for I_CLEAR
by Jan Blunck
· 18 years ago
37756ce
[PATCH] avoid one conditional branch in touch_atime()
by Eric Dumazet
· 18 years ago
4662629
[PATCH] convert ramfs to use __set_page_dirty_no_writeback
by Ken Chen
· 18 years ago
65e458d4
[PATCH] Drop get_zone_counts()
by Christoph Lameter
· 18 years ago
e10a443
[PATCH] Remove final references to deprecated "MAP_ANON" page protection flag
by Robert P. J. Day
· 18 years ago
d18d768
[PARTITION]: Add whole_disk attribute.
by Fabio Massimo Di Nitto
· 18 years ago
e7ff6ae
[XFS] Don't use kmap in xfs_iozero.
by David Chinner
· 18 years ago
6be145b
[XFS] Remove a bunch of unused functions from XFS.
by Eric Sandeen
· 18 years ago
2c36dde
[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.
by Eric Sandeen
· 18 years ago
7bc5306
[XFS] Remove unused header files for MAC and CAP checking functionality.
by Eric Sandeen
· 18 years ago
3c0dc77
[XFS] Make freeze code a little cleaner.
by David Chinner
· 18 years ago
f7c99b6
[XFS] Remove unused argument to xfs_bmap_finish
by Eric Sandeen
· 18 years ago
Next »