summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields2007-02-161-1/+6
* [PATCH] __page_symlink retry loop error code fixDmitriy Monakhov2007-02-161-1/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-141-1/+2
|\
| * [PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen2007-02-131-1/+2
* | [PATCH] sysctl: hide the sysctl proc inodes from selinuxEric W. Biederman2007-02-141-0/+1
* | [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman2007-02-141-8/+0
* | [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-146-9/+486
* | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-147-7/+7
* | [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entryEric W. Biederman2007-02-141-4/+0
* | [PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman2007-02-142-4/+3
* | [PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl supportEric W. Biederman2007-02-141-8/+16
* | [PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctlsEric W. Biederman2007-02-141-10/+48
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1446-46/+0
* | [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-145-92/+162
* | [PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha...NeilBrown2007-02-141-64/+60
* | [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemNeilBrown2007-02-141-1/+1
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-1312-177/+273
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-02-1311-97/+203
| |\ \
| | * | [CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French2007-02-148-67/+130
| | * | [CIFS] Allow update of EOF on remote extend of fileSteve French2007-02-084-8/+11
| | * | [CIFS] POSIX CIFS Extensions (continued) - POSIX OpenSteve French2007-02-082-0/+17
| | * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-02-075-15/+64
| | |\ \
| | * | | [CIFS] Additional POSIX CIFS Extensions infolevelsSteve French2007-02-071-23/+46
| * | | | Revert "[PATCH] Fix d_path for lazy unmounts"Linus Torvalds2007-02-131-80/+70
| | |_|/ | |/| |
* | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-12384-4506/+7187
|\ \ \ \ | |/ / /
| * | | [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-1257-73/+73
| * | | [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-1234-60/+60
| * | | [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-1251-92/+92
| * | | [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-1256-99/+99
| * | | [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-1215-55/+55
| * | | [PATCH] ufs2 write: block allocation updateEvgeniy Dushistov2007-02-124-178/+297
| * | | [PATCH] ufs2 write: inodes writeEvgeniy Dushistov2007-02-123-57/+206
| * | | [PATCH] ufs2 write: mount as rwEvgeniy Dushistov2007-02-121-5/+4
| * | | [PATCH] eCryptfs: add flush_dcache_page() callsMichael Halcrow2007-02-121-0/+6
| * | | [PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow2007-02-127-68/+49
| * | | [PATCH] eCryptfs: convert kmap() to kmap_atomic()Michael Halcrow2007-02-123-94/+39
| * | | [PATCH] eCryptfs: convert f_op->write() to vfs_write()Michael Halcrow2007-02-122-6/+23
| * | | [PATCH] eCryptfs: Encrypted passthroughMichael Halcrow2007-02-125-11/+113
| * | | [PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow2007-02-127-146/+348
| * | | [PATCH] eCryptfs: xattr flags and mount optionsMichael Halcrow2007-02-123-7/+46
| * | | [PATCH] eCryptfs: Public key; packet managementMichael Halcrow2007-02-127-170/+777
| * | | [PATCH] eCryptfs: Public key transport mechanismMichael Halcrow2007-02-124-4/+859
| * | | [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGICAdrian Bunk2007-02-121-0/+1
| * | | [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever2007-02-127-18/+22
| * | | [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever2007-02-126-20/+26
| * | | [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever2007-02-123-23/+29
| * | | [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_taskEric W. Biederman2007-02-121-6/+12
| * | | [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-121-1/+1
| * | | [PATCH] Minix V3 supportAndries Brouwer2007-02-127-111/+208
| * | | [PATCH] FS: speed up rw_verify_area()Eric Dumazet2007-02-121-1/+1
OpenPOWER on IntegriCloud